Imported from ../bash-3.2.tar.gz.
[platform/upstream/bash.git] / tests / func.right
index e51d92b..e97a486 100644 (file)
@@ -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