From b2ce57294fb3bd4c335ff906f2240f596e9db2de Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 11 Sep 2008 22:42:17 +0000 Subject: [PATCH] Use explicit path to executable, PATH may not include '.' --- src/tools/makeTestfile.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/makeTestfile.pl b/src/tools/makeTestfile.pl index 3ecfd2b91..7b4f010bb 100644 --- a/src/tools/makeTestfile.pl +++ b/src/tools/makeTestfile.pl @@ -25,7 +25,7 @@ open(my $OUT, '>', $target) or die "Can't create $target: $!\n"; print $OUT <