commit 0418285c5357b11a375e1e9148766f3c1472020a parent e982ffe9cfea20862b2d129fd98352bfbe923351 Author: umhau <umhau@users.noreply.github.com> Date: Sat, 5 Nov 2016 16:27:27 -0400 echoing 'done' is really annoying. Diffstat:
| M | lmt.sh | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/lmt.sh b/lmt.sh @@ -42,6 +42,4 @@ fdir=/opt/vmc/functions # build language model bash $fdir/buildLM.sh $sentence_list_file $output_lm_file_name $save_directory -echo -echo "Done." -echo +