mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Support domain events in test driver
This commit is contained in:
@@ -21,6 +21,9 @@ if test "$VERBOSE" = yes; then
|
||||
virsh --version
|
||||
fi
|
||||
|
||||
test -z "$srcdir" && srcdir=`pwd`
|
||||
test -z "$abs_top_srcdir" && abs_top_srcdir=`pwd`/..
|
||||
|
||||
. $srcdir/test-lib.sh
|
||||
|
||||
fail=0
|
||||
|
||||
Reference in New Issue
Block a user