source: MondoRescue/branches/3.3/mindi-busybox/testsuite/echo/echo-prints-slash_041@ 3621

Last change on this file since 3621 was 3621, checked in by Bruno Cornec, 7 years ago

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

File size: 113 bytes
Line 
1# FEATURE: CONFIG_FEATURE_FANCY_ECHO
2
3test "`busybox echo -ne '\041z' | od -t x1 | head -n 1`" = "0000000 21 7a"
Note: See TracBrowser for help on using the repository browser.