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:
authorHieu Hoang <hieuhoang@gmail.com>2015-06-04 15:51:22 +0300
committerHieu Hoang <hieuhoang@gmail.com>2015-06-04 15:51:22 +0300
commit6a09042e6abd5dab3d0cf0d358804f7a0ef9ca9a (patch)
tree7b7a8d6d81dc0ad38f0dd0a463b26899d8c30411 /cruise-control
parent1c4df9fc5e713ee3e1b1ab609e094310fd6e9a27 (diff)
Beautify before cruise control test. Push using MosesAdmin account, must be set up with ssh.
Diffstat (limited to 'cruise-control')
-rwxr-xr-xcruise-control/test_all_new_commits.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cruise-control/test_all_new_commits.sh b/cruise-control/test_all_new_commits.sh
index 79d44d3a3..c30afa0d1 100755
--- a/cruise-control/test_all_new_commits.sh
+++ b/cruise-control/test_all_new_commits.sh
@@ -24,6 +24,7 @@ cd /tmp/moses
git commit -am "daily automatic beautifier"
git push
rm -rf /tmp/moses
+cd -
[ -z "$MCC_SCAN_BRANCHES" ] \
&& die "Bad config $configf; does not define MCC_SCAN_BRANCHES"