Skip to content

Release 6.80 of SCC dated 2017-10-26

Compare
Choose a tag to compare
@jleffler jleffler released this 26 Oct 23:04
· 3 commits to master since this release

Primary change is the use of rcskwcmp script to compare files during testing. The code was needed on a machine running RHEL 5.3, and Bash 3.2.25(1) on the machine does not support process substitution. There was no code change in main SCC program.

The chksumtool.pl script allows you to validate the release against the checksum files scc-6.80.sum and scc-6.80.sha. Sample usage:

perl chksumtool.pl -q -v -s scc-6.80.sum

It should report OK. You can drop the -q (quiet) option to see what it is checking.