projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b3cfe
)
dev-java/java-config: Drop unnecessary die
author
Justin Lecher
<jlec@gentoo.org>
Fri, 11 Sep 2015 06:57:29 +0000
(08:57 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Fri, 11 Sep 2015 07:53:13 +0000
(09:53 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-java/java-config/java-config-2.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/java-config/java-config-2.2.0.ebuild
b/dev-java/java-config/java-config-2.2.0.ebuild
index 79a340743873414b3a32e752925f69949466e018..0635431b0f4e14bc77a0ce8b038b201b7b5fb8e4 100644
(file)
--- a/
dev-java/java-config/java-config-2.2.0.ebuild
+++ b/
dev-java/java-config/java-config-2.2.0.ebuild
@@
-25,5
+25,5
@@
RDEPEND="
sys-apps/portage"
python_test() {
- esetup.py test
|| die
+ esetup.py test
}