]> granicus.if.org Git - file/commitdiff
comment out another entry that confused postscript with awk.
authorChristos Zoulas <christos@zoulas.com>
Fri, 1 Jun 2007 19:40:57 +0000 (19:40 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 1 Jun 2007 19:40:57 +0000 (19:40 +0000)
magic/Magdir/commands

index 288d3cdea0e44052423a6c8b2c063379e991f5d3..599c190a45ec45a64bab04d99792a285c7a45bde 100644 (file)
@@ -28,7 +28,8 @@
 0      string/b        #!\ /bin/awk            awk script text executable
 0      string/b        #!\ /usr/bin/awk        awk script text executable
 # update to distinguish from *.vcf files
-0      regex           BEGIN[[:space:]]*[{]    awk script text
+# this is broken because postscript has /EBEGIN{ for example.
+#0     regex           BEGIN[[:space:]]*[{]    awk script text
 
 # AT&T Bell Labs' Plan 9 shell
 0      string/b        #!\ /bin/rc     Plan 9 rc shell script text executable