projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a35e7fd
)
tests: Fix quoting in data-in tests.
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 8 Apr 2011 04:37:37 +0000
(21:37 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 8 Apr 2011 04:37:54 +0000
(21:37 -0700)
Without [[ ]] around the test commands, m4 swallows the inner [] in
the sed argument, causing the substitution to be ineffective.
Reported by Jeremy Lavergne <jeremy@lavergne.gotdns.org>.
No differences found