From 6212e1207f65e5b270980c8f225e0cdcd43f69e9 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 2 Feb 2019 19:49:59 -0800 Subject: Better shebang pattern matcher --- lib/tools/test.nom | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/tools/test.nom b/lib/tools/test.nom index 945ce8c..9aecd94 100755 --- a/lib/tools/test.nom +++ b/lib/tools/test.nom @@ -19,8 +19,7 @@ command line program with $args: $version = $file, matching (" #![^ - ]* nomsu %-V[ ]*([^ - ]*) + ]* nomsu %-V[ ]*([%d.]*) ") $file_tests = [] for $src = $test in (nomsu environment, Module $filename).TESTS: -- cgit v1.2.3