git.99rst.org
/
znc-palaver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1d24737
)
chore: don't fail when re-running tests
author
Kyle Fuller
<redacted>
Sun, 5 Apr 2020 13:04:52 +0000
(14:04 +0100)
committer
Kyle Fuller
<redacted>
Sun, 5 Apr 2020 13:16:22 +0000
(14:16 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 8c93ee8782b3a134e3bfbdb861b0375ddc282f0e..d5d48664d169543b24a3ae5c564c0de714e289d0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-29,5
+29,5
@@
test/fixtures/modules/palaver.so: palaver.so
.PHONY: test-integration
test-integration: test/fixtures/modules/palaver.so
- @mkdir test-reports
+ @mkdir
-p
test-reports
pytest --junitxml=test-reports/junit.xml
git clone https://git.99rst.org/PROJECT