Bugzilla – Bug 104367
wrong returncode when md5 check fails
Last modified: 2005-09-19 09:56:24 UTC
If noticed a problem with the returncode when I try to test checkmedia. As example: app: media: CD1 size: 97306 kB md5: 56c66810489e06ba8ccd9c755ae9382a check: 100% check: md5sum wrong (363840265c93f7e896efba020a8162d5) The returncode shows 0 even if it fails with "md5sum wrong". IMHO it should only return 0 when the md5sum is okay.
*** This bug has been marked as a duplicate of 102312 ***