From: Christos Zoulas Date: Fri, 1 Jun 2007 19:40:57 +0000 (+0000) Subject: comment out another entry that confused postscript with awk. X-Git-Tag: FILE5_05~606 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2844fd6453e78648cae055c4b5c08e6046d7061;p=file comment out another entry that confused postscript with awk. --- diff --git a/magic/Magdir/commands b/magic/Magdir/commands index 288d3cde..599c190a 100644 --- a/magic/Magdir/commands +++ b/magic/Magdir/commands @@ -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