mirror of
https://github.com/sheumann/hush.git
synced 2025-02-09 17:30:36 +00:00
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
# FEATURE: CONFIG_FEATURE_FANCY_ECHO
|
|
|
|
test "`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`" = "0000000 6d 73 67 0a 00"
|