X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=capitests%2FMakefile.am;h=6577f69d12aa3321a5f91d225553ff33b5b4da6b;hb=2ee6ea2ce128d200928173f3d4b40cadae17de93;hp=1dded1e08058a3260034aeb931144e23fb357c56;hpb=8ac9575b204a8ac85f9030500cb6eabbf6aa3226;p=libguestfs.git diff --git a/capitests/Makefile.am b/capitests/Makefile.am index 1dded1e..6577f69 100644 --- a/capitests/Makefile.am +++ b/capitests/Makefile.am @@ -37,6 +37,7 @@ TESTS = \ test-config \ test-add-drive-opts \ test-last-errno + TESTS_ENVIRONMENT = \ SKIP_TEST_COMMAND=$(shell ldd test-command | grep -sq 'not a dynamic executable' || echo 1) \ SKIP_TEST_COMMAND_LINES=$(shell ldd test-command | grep -sq 'not a dynamic executable' || echo 1) \