Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-09-27 18:23:54 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2017-09-27 18:23:54 +0300
commit0aee4c9c3261b2968702576382cf44e8ea93a337 (patch)
tree84a1a83c0415414fea8537d99db1a5a100f87ee2 /Makefile
parentd677f0e31e89fd84c03260b0b581f3d877ad4108 (diff)
Remove progress bar
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5d1b736..74f7800 100644
--- a/Makefile
+++ b/Makefile
@@ -23,4 +23,4 @@ tools/marian:
models:
mkdir -p $@
- cd $@ && bash ./download_wmt16.sh
+ cd $@ && bash ./download-wmt16.sh