From c53f52941c88b24c20204f1795dc02f595ee3a57 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 10 Jan 2007 04:22:27 +0000 Subject: For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify eqawarn to use vecho and send ouput to stderr. svn path=/main/trunk/; revision=5507 --- bin/prepman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/prepman') diff --git a/bin/prepman b/bin/prepman index 1cc54a23f..beccec8ff 100755 --- a/bin/prepman +++ b/bin/prepman @@ -12,7 +12,7 @@ else fi if [[ ! -d ${z} ]] ; then - vecho "QA Notice: prepman called with non-existent dir '${z#${D}}'" 2>&1 + eqawarn "QA Notice: prepman called with non-existent dir '${z#${D}}'" exit 0 fi -- cgit v1.2.3-1-g7c22