sys-cluster/mpe2: Use einfo for information

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-29 10:47:01 +01:00
parent 090f6faf94
commit 187d20bbea

View File

@@ -122,9 +122,9 @@ src_test() {
export MPD_CONF_FILE="${T}/mpd.conf"
"${ROOT}"usr/bin/mpd -d --pidfile="${T}"/mpd.pid
elif [[ "${MPE_IMP}" == openmpi* ]] && [ -z "${MPE2_FORCE_OPENMPI_TEST}" ]; then
elog
elog "Skipping tests for openmpi"
elog
echo
einfo "Skipping tests for openmpi"
echo
return 0
fi