From: <ap...@vh...> - 2005-11-24 10:23:22
|
Author: apevec Date: 2005-11-24 11:21:44 +0100 (Thu, 24 Nov 2005) New Revision: 1011 Modified: trunk/tools/misc/build-all.sh Log: usage help was not shown Modified: trunk/tools/misc/build-all.sh =================================================================== --- trunk/tools/misc/build-all.sh 2005-11-24 08:56:10 UTC (rev 1010) +++ trunk/tools/misc/build-all.sh 2005-11-24 10:21:44 UTC (rev 1011) @@ -18,7 +18,7 @@ rm -rf $AUTO_BUILD_ROOT && mkdir $AUTO_BUILD_ROOT; function display_usage() { - echo <<EOF + cat <<EOF Usage: $0 [OPTIONS] APPS-FILE Options: |