mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 20:50:42 +02:00
commit bash-20160520 snapshot
This commit is contained in:
@@ -61,3 +61,8 @@ opt: b
|
||||
opt: c
|
||||
opt: z
|
||||
$1 = a
|
||||
./getopts10.sub: line 3: OPTARG: readonly variable
|
||||
OPTARG = x = ?
|
||||
unset x = ?
|
||||
declare -r RO="foo"
|
||||
declare -r RO="foo"
|
||||
|
||||
Reference in New Issue
Block a user