mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 23:20:49 +02:00
commit bash-20150626 snapshot
This commit is contained in:
@@ -13,6 +13,7 @@ shopt -u compat32
|
||||
shopt -u compat40
|
||||
shopt -u compat41
|
||||
shopt -u compat42
|
||||
shopt -u compat43
|
||||
shopt -s complete_fullquote
|
||||
shopt -u direxpand
|
||||
shopt -u dirspell
|
||||
@@ -74,6 +75,7 @@ shopt -u compat32
|
||||
shopt -u compat40
|
||||
shopt -u compat41
|
||||
shopt -u compat42
|
||||
shopt -u compat43
|
||||
shopt -u direxpand
|
||||
shopt -u dirspell
|
||||
shopt -u dotglob
|
||||
@@ -110,6 +112,7 @@ compat32 off
|
||||
compat40 off
|
||||
compat41 off
|
||||
compat42 off
|
||||
compat43 off
|
||||
direxpand off
|
||||
dirspell off
|
||||
dotglob off
|
||||
|
||||
Reference in New Issue
Block a user