Merge branch 'openmp-validation-perl-cwd-not-in-inc-anymore' of https://github.com/mbunkus/mxe into mbunkus-openmp-validation-perl-cwd-not-in-inc-anymore

This commit is contained in:
Tony Theodore 2017-07-25 16:43:55 +10:00
commit 6bfb535ef6
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
diff --git a/runtest.pl b/runtest.pl
index 3472351..e84595b 100755
--- a/runtest.pl
+++ b/runtest.pl
@@ -1,5 +1,9 @@
#!/usr/bin/env perl
+BEGIN {
+ unshift @INC, '.';
+}
+
# runtest [options] FILENAME
#
# Read the file FILENAME. Each line contains a test.