busybox/shell/hush_test/hush-psubst/tick6.tests
Denys Vlasenko b65d6cb00f hush: do not print killing signal name in cmd_whihc_dies_on_signal
function                                             old     new   delta
process_wait_result                                  438     449     +11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-10-24 03:33:32 +02:00

2 lines
35 B
Plaintext
Executable File

true; echo `sh -c 'kill -9 $$'` $?