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:
Diffstat (limited to 'tests/training/features/data-weighting/test_compare_word_and_sentence_weighting_sync.sh')
-rw-r--r--tests/training/features/data-weighting/test_compare_word_and_sentence_weighting_sync.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/training/features/data-weighting/test_compare_word_and_sentence_weighting_sync.sh b/tests/training/features/data-weighting/test_compare_word_and_sentence_weighting_sync.sh
index bd2d0c1..915f9ef 100644
--- a/tests/training/features/data-weighting/test_compare_word_and_sentence_weighting_sync.sh
+++ b/tests/training/features/data-weighting/test_compare_word_and_sentence_weighting_sync.sh
@@ -1,5 +1,10 @@
#!/bin/bash
+#####################################################################
+# SUMMARY:
+# TAGS: dataweights
+#####################################################################
+
# Exit on error
set -e