summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--tests/null.m4bin7702 -> 7738 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a17f0879..3769414e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-03-13 Eric Blake <ebb9@byu.net>
+ Try to tolerate spaces in directory names in testsuite.
+ * tests/null.m4: Provide shell quoting, in case __program__
+ contains spaces.
+
Fix awk script portability.
* checks/get-them: In gsub, properly escape {.
Reported by Gary V. Vaughan.
diff --git a/tests/null.m4 b/tests/null.m4
index 0e13cb43..92fb6a11 100644
--- a/tests/null.m4
+++ b/tests/null.m4
Binary files differ