mirror of
https://github.com/sheumann/hush.git
synced 2024-11-06 12:07:57 +00:00
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
|
# FEATURE: CONFIG_FEATURE_FANCY_ECHO
|
||
|
|
||
|
test "`busybox echo -ne '\041z' | od -t x1 | head -n 1`" = "0000000 21 7a"
|