Replaced comment char '#' with '!'.
authorceriel <none@none>
Mon, 23 Mar 1987 21:01:36 +0000 (21:01 +0000)
committerceriel <none@none>
Mon, 23 Mar 1987 21:01:36 +0000 (21:01 +0000)
Some shells use # as a comment char.

TakeAction

index 082a808..f7b3ac8 100755 (executable)
@@ -19,7 +19,7 @@ RETC=0
 do
        eval set $LINE
        case x"$1" in
-       x#*)    ;;
+       x!*)    ;;
        xname)          SYS="$2"
                        ACTION='make $PAR'
                        DIR=.