data/method/busybox/busybox-1.36.0/testsuite/echo/echo-prints-non-opts

3 lines
107 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# FEATURE: CONFIG_DESKTOP
test "`busybox echo -neEZ | od -t x1 | head -n 1`" = "0000000 2d 6e 65 45 5a 0a"