]> Dogcows Code - chaz/tar/blobdiff - tests/atlocal.in
(tarball_prereq): Discard eventual md5sum output.
[chaz/tar] / tests / atlocal.in
index 7fac3edc40c833285f53be6d3e9cbd10bb89e29e..f0950807acbed72dab761918ad17451f2e0514da 100644 (file)
@@ -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
 }
 
 
This page took 0.020834 seconds and 4 git commands to generate.