tests: Fix quoting in data-in tests.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Apr 2011 04:37:37 +0000 (21:37 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Apr 2011 04:37:54 +0000 (21:37 -0700)
commita35e7fdbe269842c6faf2d88626bde59a6547620
tree90238146076d06b8469fb04e9f877bed17afbedd
parent4142c5a08fc22235c21f686f2979a4c1c83741b7
tests: Fix quoting in data-in tests.

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>.
tests/data/data-in.at