Print

Print


Commit in SlacMCPrj/scripts on MAIN
jas-batch.sh+1-11.1 -> 1.2


SlacMCPrj/scripts
jas-batch.sh 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- jas-batch.sh	11 Jul 2005 18:43:33 -0000	1.1
+++ jas-batch.sh	12 Jul 2005 18:19:07 -0000	1.2
@@ -4,7 +4,7 @@
 CLASSPATH=${CLASSPATH}:`addjars ${HOME}/.JAS3/extensions/`
 
 if [ -z $1 ]; then
-  echo "jas-batch needs the name of the class to run with its arguments."
+  echo "jas-batch requires the name of the class to run with its command-line arguments."
 else
 #  echo $CLASSPATH 
   echo "args: $@"
CVSspam 0.2.8