]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Maintenance: add some debug trace to HEAD snapshots
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 14 Jun 2010 11:13:29 +0000 (23:13 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 14 Jun 2010 11:13:29 +0000 (23:13 +1200)
mksnapshot.sh

index 661058f0fc62443d90e89d5da902b286130f69d3..95edffc2b80439f5bd79055cc23b5a6c6bd3c432 100755 (executable)
@@ -65,6 +65,8 @@ elif [ -f STABLE_BRANCH ]; then
 fi
 
 cd $startdir
+echo "Preparing to publish: ${PACKAGE}-${VERSION}-${date}.tar.* ..."
+ls -1 ./*.tar.*
 cp -p $tmpdir/${PACKAGE}-${VERSION}-${date}.tar.gz .
 echo ${PACKAGE}-${VERSION}-${date}.tar.gz >>${tag}.out
 cp -p $tmpdir/${PACKAGE}-${VERSION}-${date}.tar.bz2 .