mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-03 16:59:22 +02:00
commit bash-20100525 snapshot
This commit is contained in:
@@ -153,4 +153,17 @@ expect 2 40
|
||||
2 40
|
||||
expect 5 20
|
||||
5 20
|
||||
./func4.sub: line 10: foo: maximum function nesting level exceeded (100)
|
||||
1
|
||||
after: f = 100
|
||||
./func4.sub: line 10: foo: maximum function nesting level exceeded (100)
|
||||
1
|
||||
after: f = 100
|
||||
7
|
||||
after FUNCNEST reset: f = 201
|
||||
7
|
||||
after FUNCNEST unset: f = 201
|
||||
./func4.sub: line 10: foo: maximum function nesting level exceeded (20)
|
||||
1
|
||||
after FUNCNEST assign: f = 38
|
||||
5
|
||||
|
||||
Reference in New Issue
Block a user