]> granicus.if.org Git - file/commitdiff
bump the strength so that we beat the generic script magic
authorChristos Zoulas <christos@zoulas.com>
Tue, 8 Sep 2015 13:59:44 +0000 (13:59 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 8 Sep 2015 13:59:44 +0000 (13:59 +0000)
magic/Magdir/python

index 639e06d46d754aa00198ad80e78ba9842ef3e723..a3cfecebe30219553f4fa897403a96cb48e58adc 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: python,v 1.25 2014/05/06 16:08:32 christos Exp $
+# $File: python,v 1.26 2014/08/04 05:58:40 christos Exp $
 # python:  file(1) magic for python
 #
 # Outlook puts """ too for urgent messages
 0      belong          0xee0c0d0a      python 3.4 byte-compiled
 
 0      search/1/w      #!\ /usr/bin/python     Python script text executable
+!:strength + 10
 !:mime text/x-python
 0      search/1/w      #!\ /usr/local/bin/python       Python script text executable
+!:strength + 10
 !:mime text/x-python
 0      search/1        #!/usr/bin/env\ python  Python script text executable
+!:strength + 10
 !:mime text/x-python
-0      search/1        #!\ /usr/bin/env\ python        Python script text executable
+0      search/10       #!\ /usr/bin/env\ python        Python script text executable
+!:strength + 10
 !:mime text/x-python