]> granicus.if.org Git - docbook-dsssl/commitdiff
be a little less verbose
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 2 Apr 2005 14:14:30 +0000 (14:14 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 2 Apr 2005 14:14:30 +0000 (14:14 +0000)
cvstools/runtrang

index 12f544476efe0dbbe3ff642d22adafcacc424250..af2c235d58dd0a9c1395dbfb283ec30387c4996b 100755 (executable)
@@ -43,8 +43,7 @@ fi
 
 # if trang was found, run it
 if [ -n "$TRANG" ]; then
-  echo
-  echo "$TRANG $@"
+  echo "$0: using $TRANG"
   $TRANG $@
 else
   # otherwise, exit with an error