Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells...
authordtrg <none@none>
Tue, 18 Jul 2006 17:20:46 +0000 (17:20 +0000)
committerdtrg <none@none>
Tue, 18 Jul 2006 17:20:46 +0000 (17:20 +0000)
TakeAction
util/ncgg/cvtkeywords
util/opt/testopt

index 6a25701..dab72f5 100755 (executable)
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 case $# in
 0)     PAR='make install && make clean' ; CMD=Action ;;
 1)     PAR="$1" ; CMD=Action ;;
index 10ba2e1..85b7e03 100755 (executable)
@@ -1,4 +1,6 @@
+#!/bin/sh
 : '$Id$'
+
 grep '^#' y.tab.h >tokendefs
 ed -s $1 <<'!Funky!Stuff!'
 g/^#/d
index ce95622..32fdb2a 100755 (executable)
@@ -1,4 +1,6 @@
+#!/bin/sh
 : '$Id$'
+
 while true
 do
   (echo ' mes 2,2,2