Correct condition
This commit is contained in:
parent
221b368014
commit
aa4a09f13c
@ -177,7 +177,7 @@
|
|||||||
file:write(req)
|
file:write(req)
|
||||||
file:close()
|
file:close()
|
||||||
|
|
||||||
if noremove~=nil then
|
if noremove == nil then
|
||||||
postpone(rmtmp_cb, file_path, config.rmtmp_delay)
|
postpone(rmtmp_cb, file_path, config.rmtmp_delay)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user