diff --git a/livesupport/bin/install.sh b/livesupport/bin/install.sh index 89e18115d..22a0106b1 100755 --- a/livesupport/bin/install.sh +++ b/livesupport/bin/install.sh @@ -22,7 +22,7 @@ # # # Author : $Author: maroy $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/bin/Attic/install.sh,v $ #------------------------------------------------------------------------------- #------------------------------------------------------------------------------- @@ -125,6 +125,7 @@ done if [ "x$installdir" == "x" ]; then echo "Required parameter install directory not specified."; + printUsage; exit 1; fi