hush: conditionalize print_escaped() on EXPORT || TRAP
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Jan 2017 17:56:24 +0000 (18:56 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 8 Jan 2017 17:56:24 +0000 (18:56 +0100)
commit41ade05cacd61a42e348f21aeddb7b12b0ad5d3d
tree707daaa8a9887c6c9e56baaf13d597dcbf541b55
parent4471969db2102df9c97582b6577c7505caf64a34
hush: conditionalize print_escaped() on EXPORT || TRAP

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c