mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Change log message
for better readability
This commit is contained in:
parent
21ddf2546d
commit
a084b05433
@ -59,7 +59,7 @@ class Organizer:
|
|||||||
# No further action needed, especially not overwriting symlinks...
|
# No further action needed, especially not overwriting symlinks...
|
||||||
return
|
return
|
||||||
else:
|
else:
|
||||||
logger.info(f"Changed file at {to_path}")
|
logger.info(f"Different file at {to_path}")
|
||||||
else:
|
else:
|
||||||
logger.info(f"New file at {to_path}")
|
logger.info(f"New file at {to_path}")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user