Skip to content

Commit

Permalink
Bootstrapped
Browse files Browse the repository at this point in the history
  • Loading branch information
Automatic source maintenance committed Jun 26, 2010
1 parent 71ec645 commit 15ea913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mksnapshot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15ea913

Please sign in to comment.