Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/moses-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phrase.lattice.ondisk')
-rwxr-xr-xtests/phrase.lattice.ondisk/filter-stderr.pl2
-rwxr-xr-xtests/phrase.lattice.ondisk/filter-stdout.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/phrase.lattice.ondisk/filter-stderr.pl b/tests/phrase.lattice.ondisk/filter-stderr.pl
index 2f6e176..4c279a1 100755
--- a/tests/phrase.lattice.ondisk/filter-stderr.pl
+++ b/tests/phrase.lattice.ondisk/filter-stderr.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
BEGIN { use Cwd qw/ abs_path /; use File::Basename; $script_dir = dirname(abs_path($0)); push @INC, "$script_dir/../perllib"; }
use RegTestUtils;
diff --git a/tests/phrase.lattice.ondisk/filter-stdout.pl b/tests/phrase.lattice.ondisk/filter-stdout.pl
index 476ddf6..0715c2d 100755
--- a/tests/phrase.lattice.ondisk/filter-stdout.pl
+++ b/tests/phrase.lattice.ondisk/filter-stdout.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
$x=0;
while (<>) {
chomp;