summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0017d5c0f..c3e9298ca 100755
--- a/tests/md5sum/md5-rfc
+++ b/tests/md5sum/md5-rfc
@@ -1,6 +1,6 @@
#! /bin/sh
-md5sum=${MD5SUM:-md5sum}
+md5sum=${MD5SUM:-$srcdir/md5sum}
test "$VERBOSE" = yes && $md5sum --version