summaryrefslogtreecommitdiff
path: root/tests/md5sum
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-01 17:37:35 +0000
committerJim Meyering <jim@meyering.net>1996-10-01 17:37:35 +0000
commit349c3796befbae8c879b07cf0fd61c208a337ab2 (patch)
tree59f1e7d68ff68da8f27385d36ecf3cae517cebc7 /tests/md5sum
parent717429e4bc9318d1edfd9b62473805c2bb9dbbec (diff)
downloadcoreutils-349c3796befbae8c879b07cf0fd61c208a337ab2.tar.xz
Oops! Use ../../src
Diffstat (limited to 'tests/md5sum')
-rwxr-xr-xtests/md5sum/md5-rfc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/md5sum/md5-rfc b/tests/md5sum/md5-rfc
index e6aa176e2..a4f05733c 100755
--- a/tests/md5sum/md5-rfc
+++ b/tests/md5sum/md5-rfc
@@ -1,6 +1,6 @@
#! /bin/sh
-md5sum=${MD5SUM:-../src/md5sum}
+md5sum=${MD5SUM:-../../src/md5sum}
test "$VERBOSE" = yes && $md5sum --version