bc: store only index in p->exits, it's the only thing used there
[oweals/busybox.git] / testsuite / echo / echo-prints-dash
1 # FEATURE: CONFIG_DESKTOP
2 test "`busybox echo - | od -t x1 | head -n 1`" = "0000000 2d 0a"