You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New features
spacesavers2_pdq is now counting inodes (not files) and including links and directories (#95, @kopardev)
"pathlib.glob" is replaced with "os.scandir" for speedy folder traversing
--quite option added to spacesavers2_pdq and spacesavers2_catalog to suppress progress bar output when running non-interactively eg. as a cronjob. This reduces size of .err file.
Bug fixes
spacesavers2_pdq not does NOT ignore links and folders (#93, @kopardev)