summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 267834fd5..c22a49504 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -1003,7 +1003,6 @@ dyn_test() {
elif ! hasq test $FEATURES; then
echo ">>> Test phase [not enabled]: ${CATEGORY}/${PF}"
else
- echo ">>> Test phase [enabled]: ${CATEGORY}/${PF}"
src_test
fi