comparison wine-py2exe @ 321:306b20f3546c

Minor tweak to add newline after building.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 19:30:22 +0000
parents 61f6233bcf0f
children f27c2c76c425
comparison
equal deleted inserted replaced
320:9bf0e701a36e 321:306b20f3546c
74 74
75 echo "=== Done ===" 75 echo "=== Done ==="
76 echo "" 76 echo ""
77 echo " " `ls -sh dist/${ZIP_NAME}` 77 echo " " `ls -sh dist/${ZIP_NAME}`
78 echo " " `du -sh dist/${BUILD_FOLDER}` 78 echo " " `du -sh dist/${BUILD_FOLDER}`
79 echo ""