Skip to content

Commit

Permalink
(md5sum): Set to $srcdir/md5sum.
Browse files Browse the repository at this point in the history
  • Loading branch information
meyering committed Oct 1, 1996
1 parent ec69339 commit cf64a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/md5sum/md5-rfc
@@ -1,6 +1,6 @@
#! /bin/sh

md5sum=${MD5SUM:-md5sum}
md5sum=${MD5SUM:-$srcdir/md5sum}

test "$VERBOSE" = yes && $md5sum --version

Expand Down

0 comments on commit cf64a50

Please sign in to comment.