2006-06-15 07:47:02 by steve
BUGFIX: *really* allow tests to succeed prior to installation.
This commit is contained in:
@@ -19,7 +19,7 @@ prefix=$1
|
||||
if [ -e /usr/lib/xen-tools/common.sh ]; then
|
||||
. /usr/lib/xen-tools/common.sh
|
||||
else
|
||||
. ../common.sh
|
||||
. ./hooks/common.sh
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user