Commit 32975c638af3628283ba0fe6080729acbc898acb

Ralf Wildenhues 2011-03-21T22:12:07

tests: fix unindent to use printf not echo for script. * tests/defs.in: Use printf rather than echo, as the latter may interpret the backslashes in the sed script. Fixes test failures with dash as /bin/sh. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>