projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e738400
)
remove stray 'fi' from last commit
author
Zac Medico
<zmedico@gentoo.org>
Tue, 17 Jan 2012 20:39:00 +0000
(12:39 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 17 Jan 2012 20:39:00 +0000
(12:39 -0800)
bin/phase-helpers.sh
patch
|
blob
|
history
diff --git
a/bin/phase-helpers.sh
b/bin/phase-helpers.sh
index d65845e4764772acca00035c809446fa33a4444a..517a91000506eaea028f508afe5d3c114b494a40 100644
(file)
--- a/
bin/phase-helpers.sh
+++ b/
bin/phase-helpers.sh
@@
-552,7
+552,6
@@
_eapi0_src_test() {
vecho ">>> Test phase [test]: ${CATEGORY}/${PF}"
$emake_cmd -j1 test || \
die "Make test failed. See above for details."
- fi
else
vecho ">>> Test phase [none]: ${CATEGORY}/${PF}"
fi