mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-07 20:30:52 +02:00
commit bash-20140509 snapshot
This commit is contained in:
+3
-3
@@ -24,8 +24,8 @@ shopt -u extglob
|
||||
shopt -s extquote
|
||||
shopt -u failglob
|
||||
shopt -s force_fignore
|
||||
shopt -u globstar
|
||||
shopt -u globasciiranges
|
||||
shopt -u globstar
|
||||
shopt -u gnu_errfmt
|
||||
shopt -u histappend
|
||||
shopt -u histreedit
|
||||
@@ -81,8 +81,8 @@ shopt -u execfail
|
||||
shopt -u extdebug
|
||||
shopt -u extglob
|
||||
shopt -u failglob
|
||||
shopt -u globstar
|
||||
shopt -u globasciiranges
|
||||
shopt -u globstar
|
||||
shopt -u gnu_errfmt
|
||||
shopt -u histappend
|
||||
shopt -u histreedit
|
||||
@@ -117,8 +117,8 @@ execfail off
|
||||
extdebug off
|
||||
extglob off
|
||||
failglob off
|
||||
globstar off
|
||||
globasciiranges off
|
||||
globstar off
|
||||
gnu_errfmt off
|
||||
histappend off
|
||||
histreedit off
|
||||
|
||||
Reference in New Issue
Block a user