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:
@@ -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
|
||||
|
Reference in New Issue
Block a user