From e3d90a90d43b857a5305808560d485b030a15c0a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 May 2010 05:53:16 +0200 Subject: randomconfig testsuite fixes Signed-off-by: Denys Vlasenko --- testsuite/expand/expand-works-like-GNU | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuite/expand') diff --git a/testsuite/expand/expand-works-like-GNU b/testsuite/expand/expand-works-like-GNU index ee8c793..8431112 100644 --- a/testsuite/expand/expand-works-like-GNU +++ b/testsuite/expand/expand-works-like-GNU @@ -1,3 +1,5 @@ +# FEATURE: CONFIG_UNEXPAND + rm -f foo bar echo -e "\ty" | expand -t 3 ../../busybox > foo echo -e "\ty" | busybox unexpand -t 3 ../../busybox > bar -- cgit v1.1