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:
authorEvgeny Matusov <ematusov@ebay.com>2015-11-19 18:12:31 +0300
committerEvgeny Matusov <ematusov@ebay.com>2015-11-19 18:12:31 +0300
commit66be9acc4e6da7ddc3878851f9c71b13b499d8cc (patch)
treeeb7f728e0164a0e095c63d54ae75101614126fa8 /run-regtests.sh
parent6c7e69996f5ac1be846d0c04f7cee6444ebfdbb5 (diff)
restored submodule update in run-regtests.sh
Diffstat (limited to 'run-regtests.sh')
-rwxr-xr-xrun-regtests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/run-regtests.sh b/run-regtests.sh
index 2cb73aa2d..a8a22d292 100755
--- a/run-regtests.sh
+++ b/run-regtests.sh
@@ -4,8 +4,8 @@
set -e -o pipefail
-# git submodule init
-# git submodule update regtest
+git submodule init
+git submodule update regtest
if [ "$RECOMPILE" == "NO" ] ; then
RECOMPILE=