Kaynağa Gözat

Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.)

dtrg 18 yıl önce
ebeveyn
işleme
b2b88a89e1
2 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 2 0
      util/cpp/make.tokcase
  2. 2 0
      util/cpp/make.tokfile

+ 2 - 0
util/cpp/make.tokcase

@@ -1,3 +1,5 @@
+#!/bin/sh
+
 cat <<'--EOT--'
 #include "Lpars.h"
 

+ 2 - 0
util/cpp/make.tokfile

@@ -1,3 +1,5 @@
+#!/bin/sh
+
 sed '
 /{[A-Z]/!d
 s/.*{//