Replaced comment char '#' with '!'.

Some shells use # as a comment char.
This commit is contained in:
ceriel 1987-03-23 21:01:36 +00:00
parent 1694c10f39
commit 91b39c7df7

View file

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