]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
s/shasum/sha1sum/
authorJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 14:40:44 +0000 (14:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Oct 2000 14:40:44 +0000 (14:40 +0000)
tests/sha1sum/Makefile.am

index f097c3d522e0b4a967ccb09150172e562c20f4a0..7b0de7153ccb1964aeffaec676ab233668ab11cf 100644 (file)
@@ -7,6 +7,6 @@ TESTS_ENVIRONMENT = \
   srcdir=$(srcdir) \
   PERL="@PERL@" \
   PATH=`pwd`/../../src:$$PATH \
-  PROG=shasum
+  PROG=sha1sum
 
 TESTS = basic-1