mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-11 06:00:49 +02:00
commit bash-20070329 snapshot
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user