From: Richard W.M. Jones Date: Wed, 10 Nov 2010 10:51:46 +0000 (+0000) Subject: capitests: Add whitespace in Makefile. X-Git-Tag: 1.7.4~15 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=2ee6ea2ce128d200928173f3d4b40cadae17de93 capitests: Add whitespace in Makefile. --- 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) \