Correct condition

This commit is contained in:
Marcel van der Boom 2014-11-22 18:05:13 +01:00
parent 221b368014
commit aa4a09f13c

View File

@ -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