X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fatlocal.in;fp=tests%2Fatlocal.in;h=f0950807acbed72dab761918ad17451f2e0514da;hb=56f6556f947b03d4d29daa3ae251ff8ef059edb1;hp=7fac3edc40c833285f53be6d3e9cbd10bb89e29e;hpb=43c534319408d1ca8ffaa9f977330fb9a7214339;p=chaz%2Ftar diff --git a/tests/atlocal.in b/tests/atlocal.in index 7fac3ed..f095080 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -27,7 +27,7 @@ tarball_prereq() { wget -q --directory-prefix=$3 $4/$1 fi fi - echo "$2 $3/$1" | md5sum --status --check - + echo "$2 $3/$1" | md5sum --status --check - >/dev/null 2>&1 }