Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 19 years ago
parent
commit
405c72804f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Download

+ 1
- 1
scripts/Download

@ -548,7 +548,7 @@ download_file() {
# Execute a cksum test on a raw data file
#
else
elif [ $nocheck = 0 ] ; then
echo "cksum-test (raw): $gzfile"
cksum_chk "$gzfile" $cksum "$gzfile"
fi

Loading…
Cancel
Save