commit bash-20150327 snapshot

This commit is contained in:
Chet Ramey
2015-04-24 16:14:23 -04:00
parent 06c3a57511
commit ddece28e53
6 changed files with 18 additions and 8 deletions
+7
View File
@@ -8208,3 +8208,10 @@ builtins/declare.def
This happens with nameref variables referencing variables set to
the empty string.
Fixes bug reported by Arthur200000 <arthur200126@163.com>
3/23
----
doc/{bash.1,bashref.texi}
- INVOCATION: add language to make it clear that non-interactive login
shells execute ~/.bash_logout if they run the `exit' builtin. From a
question from Christoph Anton Mitterer <calestyo@scientia.net>