summaryrefslogtreecommitdiff
path: root/check/check-whitespace
diff options
context:
space:
mode:
Diffstat (limited to 'check/check-whitespace')
-rwxr-xr-xcheck/check-whitespace2
1 files changed, 1 insertions, 1 deletions
diff --git a/check/check-whitespace b/check/check-whitespace
index aa551b5..1b3d87a 100755
--- a/check/check-whitespace
+++ b/check/check-whitespace
@@ -9,5 +9,5 @@ RESULT='-Dlala=misc -I/usr/white\ space/include -I$(top_builddir) -Iinclude\ dir
run_test --cflags whitespace
# expect libs from whitespace
-RESULT="-r:foo -L/usr/white\\ space/lib -lfoo\\ bar -lbar\\ baz"
+RESULT="-L/usr/white\\ space/lib -r:foo -lfoo\\ bar -lbar\\ baz"
run_test --libs whitespace