summaryrefslogtreecommitdiffstats
path: root/bin/prepman
diff options
context:
space:
mode:
Diffstat (limited to 'bin/prepman')
-rwxr-xr-xbin/prepman2
1 files changed, 1 insertions, 1 deletions
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