hush/testsuite/echo/echo-prints-dash
Denys Vlasenko b9348440b0 echo: fix ENOSPC detection and some iffy code in \NNN handling
function                                             old     new   delta
echo_main                                            330     302     -28

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-02-14 15:42:18 +01:00

2 lines
65 B
Plaintext

test "`busybox echo - | od -t x1 | head -n 1`" = "0000000 2d 0a"