mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 05:30:49 +02:00
changes to quoting for some globbing characters; regularize error behavior of builtins that take numeric arguments and complain about too many arguments
This commit is contained in:
@@ -96,6 +96,7 @@ do
|
||||
echo $(( 2**$i ));
|
||||
done
|
||||
|
||||
this is bash_logout
|
||||
a
|
||||
a
|
||||
bad-interp
|
||||
|
||||
Reference in New Issue
Block a user