bc: store only index in p->exits, it's the only thing used there
[oweals/busybox.git] / testsuite / dd / dd-copies-from-standard-input-to-standard-output
1 test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT"