summaryrefslogtreecommitdiff
path: root/apt-pkg/clean.cc
diff options
context:
space:
mode:
authorMichele Orrù <maker@tumbolandia.net>2014-07-07 20:48:16 +0200
committerDavid Kalnischkies <david@kalnischkies.de>2014-07-07 22:41:07 +0200
commit3c528b911af131028486d4873d5dcbd0682ed15e (patch)
treeca3f3fcfc02ecaad65a970869dd8711607c52b9e /apt-pkg/clean.cc
parenteb191ca3584816533e82cd6b8cd1f133ae28149a (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 'apt-pkg/clean.cc')
0 files changed, 0 insertions, 0 deletions