Searched refs:tgzfile (Results 1 – 1 of 1) sorted by relevance
386 tgzfile=$tarfile.gz397 if ! [ -f "../$tgzfile" ]; then402 $VERBOSE "== Generating checksums: $tgzfile.sha1 $tgzfile.sha256"403 openssl sha1 < "../$tgzfile" | \405 openssl sha256 < "../$tgzfile" | \407 length=$(wc -c < "../$tgzfile")440 echo "put ../$tgzfile"542 $tgzfile543 $tgzfile.sha1544 $tgzfile.sha256[all …]
Completed in 5 milliseconds