From: Ján Tomko Date: Fri, 17 Jun 2016 18:01:46 +0000 (+0200) Subject: Mark virsh-optparse as expensive X-Git-Tag: v2.0.0-rc1~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e1679c8aaa8256332954c20ec24dd938ef8a58;p=thirdparty%2Flibvirt.git Mark virsh-optparse as expensive --- diff --git a/tests/virsh-optparse b/tests/virsh-optparse index cbd6c30a94..cb0f3d4f3d 100755 --- a/tests/virsh-optparse +++ b/tests/virsh-optparse @@ -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