]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(md5sum): Use ../src/md5sum.
authorJim Meyering <jim@meyering.net>
Tue, 1 Oct 1996 11:55:01 +0000 (11:55 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 1 Oct 1996 11:55:01 +0000 (11:55 +0000)
tests/md5sum/md5-rfc

index c3e9298caede5b69e983983a42d6d68981ff18fd..e6aa176e2dee62dcf99aefd2e148817908afcc9b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-md5sum=${MD5SUM:-$srcdir/md5sum}
+md5sum=${MD5SUM:-../src/md5sum}
 
 test "$VERBOSE" = yes && $md5sum --version