skip some tests when fancy echo support is turned off
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
test "$CONFIG_FEATURE_FANCY_ECHO" = "y" || exit 77
|
||||
|
||||
TEST=Q
|
||||
# \` is special
|
||||
echo `echo '\'TEST\`echo ZZ\`BEST`
|
||||
|
Reference in New Issue
Block a user