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.6.2~31 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a60c3d9e7a190120259eda1326d576104d9316e4;p=libguestfs.git capitests: Add whitespace in Makefile. Cherry picked from commit 2ee6ea2ce128d200928173f3d4b40cadae17de93. --- diff --git a/capitests/Makefile.am b/capitests/Makefile.am index 435b1ee..d2d5b38 100644 --- a/capitests/Makefile.am +++ b/capitests/Makefile.am @@ -35,6 +35,7 @@ TESTS = \ test-create-handle \ test-config \ test-add-drive-opts + 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) \