* tests/autotest.at (BSx641-newline in command):
commitf436c8378b3de1e239435c91af80bf69227755b7
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Nov 2006 01:14:34 +0000 (19 01:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Nov 2006 01:14:34 +0000 (19 01:14 +0000)
treecb60af741b3b0157e45cd8f96d771dafd07891c8
parenta004df75945426938ecb38df3c3ffef8029062f4
* tests/autotest.at (BSx641-newline in command):
(BS-BS-newline in command, BSx640-newline in command):
(Newline-CODE-BS-newline in command):
(Single-quote-BS-newline in command):
(Single-quote-newline-BS-newline in command):
Use printf '%s\n' instead of echo, for portability to hosts
where echo interprets backslashes.  This will break on hosts
that lack printf, but for now let's assume all such hosts
are dead (if not, we should get reports of test failures).
ChangeLog
tests/autotest.at