]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 26 Jun 2010 12:31:27 +0000 (06:31 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 26 Jun 2010 12:31:27 +0000 (06:31 -0600)
mksnapshot.sh

index 72da72699083ba1800c6aec4739f990b5e6aafd3..bd79f07e846a6fce259691650a7f162ca5d5436b 100755 (executable)
@@ -86,6 +86,7 @@ echo "Preparing to publish: ${PACKAGE}-${VERSION}-${date}.tar.* ..."
 echo "LOCAL: " ; pwd
 echo "LOCAL TARS: " ; ls -1 ./*.tar.*
 echo "BUILT TARS: " ; ls -1 $tmpdir/*.tar.*
+echo "BUILT TARS SUB: " ; ls -1 $tmpdir/*/*.tar.*
 
 cp -p $tmpdir/${PACKAGE}-${VERSION}-${date}.tar.gz .
 echo ${PACKAGE}-${VERSION}-${date}.tar.gz >>${tag}.out