Better shebang pattern matcher
This commit is contained in:
parent
0e90d68efa
commit
6212e1207f
@ -19,8 +19,7 @@ command line program with $args:
|
|||||||
$version =
|
$version =
|
||||||
$file, matching ("
|
$file, matching ("
|
||||||
#![^
|
#![^
|
||||||
]* nomsu %-V[ ]*([^
|
]* nomsu %-V[ ]*([%d.]*)
|
||||||
]*)
|
|
||||||
")
|
")
|
||||||
$file_tests = []
|
$file_tests = []
|
||||||
for $src = $test in (nomsu environment, Module $filename).TESTS:
|
for $src = $test in (nomsu environment, Module $filename).TESTS:
|
||||||
|
Loading…
Reference in New Issue
Block a user