Skip to content

Commit

Permalink
delete bjam --with-giza arg /Ergun Bicici
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuhoang committed Jan 11, 2016
1 parent 4825b9e commit bec531d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cruise-control/test_all_new_commits.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ function run_single_test () {
cd ..
touch giza-pp.ok
fi
./bjam $MCC_CONFIGURE_ARGS --with-giza="$(pwd)/giza-pp/bin" || err="bjam with-giza"
./bjam $MCC_CONFIGURE_ARGS" || err="bjam"
srilm_dir=$(echo $MCC_CONFIGURE_ARGS | sed -r 's/.*--with-srilm=([^ ]+) .*/\1/')
mach_type=$($srilm_dir/sbin/machine-type)
mkdir -p "$WORKDIR/ems_workdir"
Expand Down

0 comments on commit bec531d

Please sign in to comment.