aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-empy/10-fix-test-case.patch
diff options
context:
space:
mode:
authorRuss Webber <russ@rw.id.au>2019-05-07 12:38:35 +1000
committerTBK <tbk@jjtc.eu>2019-05-26 06:51:01 +0200
commitea92fe3d7c5eba5f66f6d63a85f7454a31c89c56 (patch)
tree756d42940fa1c510c739f65edb3cafff4ffcb31e /testing/py3-empy/10-fix-test-case.patch
parent1ec9ef991598dd19d52b0e96bf02fc26734db9c3 (diff)
downloadaports-ea92fe3d7c5eba5f66f6d63a85f7454a31c89c56.tar.bz2
aports-ea92fe3d7c5eba5f66f6d63a85f7454a31c89c56.tar.xz
testing/py3-empy: new aport
http://www.alcyone.com/software/empy/ A powerful and robust templating system for Python. Closes: GH-7635
Diffstat (limited to 'testing/py3-empy/10-fix-test-case.patch')
-rw-r--r--testing/py3-empy/10-fix-test-case.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/py3-empy/10-fix-test-case.patch b/testing/py3-empy/10-fix-test-case.patch
new file mode 100644
index 0000000000..c4b503c0e0
--- /dev/null
+++ b/testing/py3-empy/10-fix-test-case.patch
@@ -0,0 +1,8 @@
+--- src/test.sh.orig
++++ src/test.sh
+@@ -26,4 +26,5 @@
+ echo "EmPy checks out." 1>&2
+ else
+ echo "EmPy does not check out! Please mail output to author." 1>&2
++ exit 1
+ fi