summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck/check-whitespace4
1 files changed, 0 insertions, 4 deletions
diff --git a/check/check-whitespace b/check/check-whitespace
index b062bc0..e4388ba 100755
--- a/check/check-whitespace
+++ b/check/check-whitespace
@@ -4,10 +4,6 @@ set -e
. ${srcdir}/common
-# variables come out unquoted
-RESULT='/usr/white space/include'
-run_test --variable=includedir whitespace
-
# expect cflags from whitespace
RESULT='-Dlala=misc -I/usr/white\ space/include -I$(top_builddir) -Iinclude\ dir -Iother\ include\ dir'
run_test --cflags whitespace