# HG changeset patch # User kleing # Date 1127132445 -7200 # Node ID c6005bfc1630eecc6ffad2f3b92e81a8c4ae6b75 # Parent 50e7cf6ea660002682f732be8b4f1ed5492c8779 update usage message diff -r 50e7cf6ea660 -r c6005bfc1630 Admin/isatest-makeall --- a/Admin/isatest-makeall Mon Sep 19 12:05:08 2005 +0200 +++ b/Admin/isatest-makeall Mon Sep 19 14:20:45 2005 +0200 @@ -18,9 +18,9 @@ function usage() { echo - echo "Usage: $PRG distributionpath settings1 [settings2 ...]" + echo "Usage: $PRG settings1 [settings2 ...]" echo - echo " Runs isatool makeall from specified distribution and settings." + echo " Runs isatool makeall for specified settings." echo " Leaves messages in ${ERRORLOG} and ${LOGPREFIX} if it fails." echo exit 1