commit bash-20100525 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 21:59:37 -05:00
parent eb0b2ad86b
commit 6faad6254a
160 changed files with 12731 additions and 588 deletions
+13
View File
@@ -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