summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2012-11-09 15:09:05 +0100
committerPádraig Brady <P@draigBrady.com>2012-11-09 14:50:23 +0000
commitcd4139df89d56d03c6e953153b33b33ba054b079 (patch)
treedab1d2841951c3b659cf55eaf4ca243cb4dbe45e /src
parent2aeb77bf0f005a079ebaa78caf0b4d21ff10563c (diff)
downloadcoreutils-cd4139df89d56d03c6e953153b33b33ba054b079.tar.xz
tests: fix factor's tests to use coreutil's own sha1sum
The test used the shasum utility which seems to belong to the perl package. On SLES-10.4, perl doesn't include this yet: + seq 0 10000000 + factor + shasum -c --status exp ./tests/factor/t00.sh: line 30: shasum: command not found + Exit 1 It is better to use our own stuff anyway. * tests/factor/run.sh: s/shasum/sha1sum/. Additionally, add sha1sum to the print_ver_ call.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions