Commandline CRC32, MD5 and eD2k-based hashing script also capable of reading and creating SFV and MD5 checksum files and generating eD2k links. This is an initial foray into python and github
GNU General Public License v3.0
46
stars
5
forks
source link
Not returning appropriate error codes on failure #30
Check a checksum file with a missing file - the returncode is still success - does the script deal with failure at the CLI level at all?