echo: fix echo -e -n "msg\n\0"
(by "Pinedo, David" <david.pinedo AT hp.com>)
This commit is contained in:
1
testsuite/echo/echo-prints-slash-zero
Normal file
1
testsuite/echo/echo-prints-slash-zero
Normal file
@ -0,0 +1 @@
|
||||
test "`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`" = "0000000 6d 73 67 0a 00"
|
Reference in New Issue
Block a user