diff options
author | Michele Orrù <maker@tumbolandia.net> | 2014-07-07 20:48:16 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-07-07 22:41:07 +0200 |
commit | 3c528b911af131028486d4873d5dcbd0682ed15e (patch) | |
tree | ca3f3fcfc02ecaad65a970869dd8711607c52b9e /methods/http_main.cc | |
parent | eb191ca3584816533e82cd6b8cd1f133ae28149a (diff) |
use printf instead of echo in testing framework
The behaviour of echo "\tA\t" differs between dash/zsh which interprets
the \t as tab and bash which prints it literally. Similar things happen
for other escape sequences – without the -e flag.
Switching to printf makes this more painless^Wportable, so that the
tests are also working correctly with bash as sh.
(commit message by committer, patch otherwise unmodified)
Diffstat (limited to 'methods/http_main.cc')
0 files changed, 0 insertions, 0 deletions