Move compile20141015.sh to compile.sh and update compile_and_test_all.sh to use

git-svn-id: https://cld2.googlecode.com/svn/trunk@191 b252ecd4-b096-bf77-eb8e-91563289f87e
This commit is contained in:
andrewhayden@google.com
2014-11-06 22:52:55 +00:00
parent b2c2d34ea7
commit 34ce46cdbb
3 changed files with 25 additions and 80 deletions

View File

@@ -18,7 +18,7 @@ trap 'echo "FAILED!" && exit 1' INT TERM EXIT
# ----------------------------------------------------------------------------
echo "--> [1 of 7] Invoking: compile.sh..."
./compile20141015.sh
./compile.sh
echo "--> [2 of 7] Testing results of compile.sh..."
echo "--> compact_lang_det_test_chrome_2... "
echo "this is some english text" | ./compact_lang_det_test_chrome_2