From 2ee6ea2ce128d200928173f3d4b40cadae17de93 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 10 Nov 2010 10:51:46 +0000 Subject: [PATCH] capitests: Add whitespace in Makefile. --- capitests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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) \ -- 1.8.3.1