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

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