From 5d63e9d0496586df3f7054802463fc7c5631cd0f Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Fri, 13 Mar 2009 16:36:07 -0600 Subject: Try to tolerate spaces in directory names in testsuite. * tests/null.m4: Provide shell quoting, in case __program__ contains spaces. Signed-off-by: Eric Blake --- ChangeLog | 4 ++++ tests/null.m4 | Bin 7702 -> 7738 bytes 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a17f0879..3769414e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-03-13 Eric Blake + 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 Binary files a/tests/null.m4 and b/tests/null.m4 differ -- cgit v1.2.1