Closed jfarbowitz closed 3 years ago
When running grabbags --clean and when there are no system files present, I never get this message, but I probably should?
grabbags --clean
LOGGER.info("Not removing system files from {}".format(bag_dir.path))
This logic was corrected in 7f3c056510730566f725952091f0d0c832b30edc
When running
grabbags --clean
and when there are no system files present, I never get this message, but I probably should?LOGGER.info("Not removing system files from {}".format(bag_dir.path))