| commit | 73422ceb1040113f4f69747aacb7fd493ab7bc77 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 26 14:40:46 2024 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 26 14:40:46 2024 +0200 |
| tree | 55bcc20875eb0d5ba2648da60b627d8a8ad05335 | |
| parent | ab0a733cfe6d71228cd9d5afbafd4416b9815ce3 [diff] |
CI: use bash explicitly for assert tests
diff --git a/Makefile b/Makefile index 7ec8d91..9b9f669 100644 --- a/Makefile +++ b/Makefile
@@ -58,7 +58,7 @@ tail -n 1 xslt/idsCorpus-template.xml >> $@ test: models/dereko_domains_s.classifier i5valid - - sh test/test-xml.sh + - bash test/test-xml.sh i5: $(foreach year,$(YEARS),$(TARGET_DIR)/dnb$(year).i5.xml)