From bc9bee01f35d6c716c087e82dae5f439de90914b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 4 Nov 2015 14:50:19 +0100 Subject: hush-misc/func_args1.tests: remove "UNFIXED BUG", it does not fail Signed-off-by: Denys Vlasenko --- shell/ash_test/ash-misc/func_args1.tests | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/ash_test/ash-misc/func_args1.tests') diff --git a/shell/ash_test/ash-misc/func_args1.tests b/shell/ash_test/ash-misc/func_args1.tests index 7970795a9..d394c637f 100755 --- a/shell/ash_test/ash-misc/func_args1.tests +++ b/shell/ash_test/ash-misc/func_args1.tests @@ -1,4 +1,3 @@ - f() { echo "'f $1 $2 $3' called"; } set -- a b c -- cgit v1.2.3