X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fatlocal.in;h=f0950807acbed72dab761918ad17451f2e0514da;hb=05eddc1a5824b8c53c4345d94062d80c88e572a6;hp=7fac3edc40c833285f53be6d3e9cbd10bb89e29e;hpb=ef90e053635136a2bb32d18b7297b35ea148ed21;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 }