From 94349dc4919302d200703945933513692bef561b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 8 May 2008 17:08:13 +0000 Subject: Bug #220775 - Source isolated-functions.sh before trying to call vecho. svn path=/main/trunk/; revision=10235 --- bin/dodoc | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/dodoc b/bin/dodoc index a9e33c9e4..3b502e920 100755 --- a/bin/dodoc +++ b/bin/dodoc @@ -4,6 +4,7 @@ # $Id$ if [ $# -lt 1 ] ; then + source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh vecho "${0##*/}: at least one argument needed" 1>&2 exit 1 fi -- cgit v1.2.3-1-g7c22