sys-cluster/mpe2: Use einfo for information
authorJustin Lecher <jlec@gentoo.org>
Tue, 29 Dec 2015 09:47:01 +0000 (10:47 +0100)
committerJustin Lecher <jlec@gentoo.org>
Tue, 29 Dec 2015 10:01:53 +0000 (11:01 +0100)
Signed-off-by: Justin Lecher <jlec@gentoo.org>
sys-cluster/mpe2/mpe2-1.0.6_p1-r2.ebuild

index c85516f007aae641279a20c0584e48e1dbbd0aa0..8c657851d24a5aae141927f84ef6e3b43197c39b 100644 (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