mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -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(
|
logger.info(
|
||||||
"Directory %s still contains %s unprocessed file(s), skipping ..." % (path, num_files),
|
"Directory %s still contains %s unprocessed file(s), skipping ..." % (path, num_files),
|
||||||
'CLEANDIRS')
|
'CLEANDIRS')
|
||||||
|
return
|
||||||
|
|
||||||
logger.info("Directory %s has been processed, removing ..." % (path), 'CLEANDIRS')
|
logger.info("Directory %s has been processed, removing ..." % (path), 'CLEANDIRS')
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue