This commit is contained in:
Clinton Hall 2013-03-11 22:32:44 -07:00
commit 9cd3f3a282

View file

@ -99,7 +99,7 @@ def process(dirName, nzbName=None, status=0):
else: else:
Logger.info("The download failed. Nothing to process") Logger.info("The download failed. Nothing to process")
return 0 # Success (as far as this script is concerned) return 0 # Success (as far as this script is concerned)
if nzbName == "Manual Run": if nzbName == "Manual Run":
return 0 # success return 0 # success