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

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/generic/qsub-wrapper.pl')
-rwxr-xr-xscripts/generic/qsub-wrapper.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/generic/qsub-wrapper.pl b/scripts/generic/qsub-wrapper.pl
index c5b63a71b..622323bdb 100755
--- a/scripts/generic/qsub-wrapper.pl
+++ b/scripts/generic/qsub-wrapper.pl
@@ -1,6 +1,7 @@
#!/usr/bin/env perl
# $Id$
+use warnings;
use strict;
#######################