From: Amos Jeffries Date: Mon, 14 Jun 2010 11:13:29 +0000 (+1200) Subject: Maintenance: add some debug trace to HEAD snapshots X-Git-Tag: SQUID_3_2_0_1~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a80dfff0fb32ecabac32da1d58996893db6e44ed;p=thirdparty%2Fsquid.git Maintenance: add some debug trace to HEAD snapshots --- diff --git a/mksnapshot.sh b/mksnapshot.sh index 661058f0fc..95edffc2b8 100755 --- a/mksnapshot.sh +++ b/mksnapshot.sh @@ -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 .