Index: trunk/build/quickstart/linux/bw =================================================================== --- trunk/build/quickstart/linux/bw (revision 3022) +++ trunk/build/quickstart/linux/bw (revision 3023) @@ -69,5 +69,5 @@ echo " dist directory to rebuild the lucene indexes" echo " -zoneinfo builds zoneinfo data for the timezones server" - echo " requires -version and -tzdata parameters " + echo " requires -version and -tzdata parameters. NOTE: build depends on glib2" echo " -buildwebcache builds webcache" echo " -deploywebcache deploys webcache" @@ -77,7 +77,7 @@ errorUsage() { - echo "**************************************************************************************************************" + echo "*******************************************************************************************" echo "Error: $1" - echo "**************************************************************************************************************" + echo "*******************************************************************************************" echo echo "Sleeping 5 seconds before displaying usage. Safe to ctrl-C."