commit | 327fd47f362843fc62fbee6169904c416ca13d11 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Apr 09 07:50:18 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Apr 09 07:50:18 2009 +0000 |
tree | 524e728ddf554e768912884d2e1baf11a97d3481 | |
parent | c3d91952d66b76dd70d75d5fd3b8722eda1797b2 [diff] [blame] |
skip some tests when fancy echo support is turned off
diff --git a/shell/hush_test/hush-parsing/escape1.tests b/shell/hush_test/hush-parsing/escape1.tests index 67cfd1f..25ac96b 100755 --- a/shell/hush_test/hush-parsing/escape1.tests +++ b/shell/hush_test/hush-parsing/escape1.tests
@@ -1,3 +1,5 @@ +test "$CONFIG_FEATURE_FANCY_ECHO" = "y" || exit 77 + echo "\\" echo a"\\"b echo '\\'