提交 1fe181e3 编写于 作者: J Jim Meyering

tests: virsh-all and virsh-synopsis were not being run

* tests/Makefile.am (test_scripts): Add two missing backslashes.
上级 735329b8
Fri Jan 16 18:41:40 +0100 2009 Jim Meyering <meyering@redhat.com>
Fri Jan 16 18:44:08 +0100 2009 Jim Meyering <meyering@redhat.com>
tests: virsh-all and virsh-synopsis were not being run
* tests/Makefile.am (test_scripts): Add two missing backslashes.
tests: exercise a bug that could make virsh and libvirtd segfault
* tests/define-dev-segfault: New file.
......
......@@ -57,18 +57,18 @@ endif
test_scripts = domainschematest
if WITH_LIBVIRTD
test_scripts += \
test_conf.sh \
cpuset \
daemon-conf \
define-dev-segfault \
int-overflow \
read-bufsiz \
read-non-seekable \
start \
undefine \
vcpupin
virsh-all
test_scripts += \
test_conf.sh \
cpuset \
daemon-conf \
define-dev-segfault \
int-overflow \
read-bufsiz \
read-non-seekable \
start \
undefine \
vcpupin \
virsh-all \
virsh-synopsis
endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册