hush-misc/func_args1.tests: remove "UNFIXED BUG", it does not fail
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
85405c80a2
commit
bc9bee01f3
@ -1,4 +1,3 @@
|
||||
|
||||
f() { echo "'f $1 $2 $3' called"; }
|
||||
|
||||
set -- a b c
|
||||
|
@ -1,5 +1,3 @@
|
||||
# UNFIXED BUG
|
||||
|
||||
f() { echo "'f $1 $2 $3' called"; }
|
||||
|
||||
set -- a b c
|
||||
|
Loading…
Reference in New Issue
Block a user