]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Mark virsh-optparse as expensive
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Jun 2016 18:01:46 +0000 (20:01 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 20 Jun 2016 16:16:50 +0000 (18:16 +0200)
tests/virsh-optparse

index cbd6c30a946cd8595fed4e0a4d735bc143b3a0fd..cb0f3d4f3d1ccdde8904dbb8eb353ed47d29cd55 100755 (executable)
@@ -19,6 +19,8 @@
 
 . "$(dirname $0)/test-lib.sh"
 
+test_expensive
+
 # If $abs_top_builddir/tools is not early in $PATH, put it there,
 # so that we can safely invoke "virsh" simply with its name.
 case $PATH in