mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
safe clean.
This commit is contained in:
parent
bcb1e7cba0
commit
cbc99fa0cf
1 changed files with 1 additions and 0 deletions
|
@ -585,6 +585,7 @@ def cleanDir(path, section, subsection):
|
|||
logger.info(
|
||||
"Directory %s still contains %s unprocessed file(s), skipping ..." % (path, num_files),
|
||||
'CLEANDIRS')
|
||||
return
|
||||
|
||||
logger.info("Directory %s has been processed, removing ..." % (path), 'CLEANDIRS')
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue