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:
authorKenneth Heafield <github@kheafield.com>2012-09-27 21:02:23 +0400
committerKenneth Heafield <github@kheafield.com>2012-09-27 21:02:23 +0400
commit06887948402960ec3199ddcb30ac7944eef9b6e7 (patch)
treead37b43b9aeb5780bc2acc0960a629e6784c4b99 /.gitmodules
parent8bb49c9053af9e61bb248b04ede98c51095eb071 (diff)
Use absolute path so regtests still work
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0470c63fd..19ceb74f6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "regression-testing/tests"]
path = regression-testing/tests
- url = ../moses-regression-tests.git
+ url = git@github.com:moses-smt/moses-regression-tests.git