From 2d698b6e42d8dca191ac795ef5dba3bf62496eec Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 9 Apr 2010 16:13:32 -0700 Subject: Integrate bash 3.2 version This is merge of current Debian stable (Lenny) version of Bash with Vyatta changes. --- tests/func.right | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/func.right') diff --git a/tests/func.right b/tests/func.right index e51d92b..e97a486 100644 --- a/tests/func.right +++ b/tests/func.right @@ -27,7 +27,7 @@ f1 () return $status } before: try to assign to FUNCNAME -outside: FUNCNAME = +outside: FUNCNAME = main before: FUNCNAME = func FUNCNAME = func2 after: FUNCNAME = func @@ -148,3 +148,4 @@ expect 2 40 2 40 expect 5 20 5 20 +5 -- cgit v1.2.3