mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-02 08:18:14 +02:00
removed some commented-out code dependent on the compatibility level now that the version is 5.2
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ source: usage: source filename [arguments]
|
||||
./errors.tests: line 202: .: -i: invalid option
|
||||
.: usage: . filename [arguments]
|
||||
./errors.tests: line 205: set: -q: invalid option
|
||||
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
|
||||
set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...]
|
||||
./errors.tests: line 208: enable: sh: not a shell builtin
|
||||
./errors.tests: line 208: enable: bash: not a shell builtin
|
||||
./errors.tests: line 211: shopt: cannot set and unset shell options simultaneously
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
./rsh.tests: line 37: /tmp/restricted: restricted: cannot redirect output
|
||||
./rsh.tests: line 42: command: -p: restricted
|
||||
./rsh.tests: line 44: set: +r: invalid option
|
||||
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
|
||||
set: usage: set [-abefhkmnptuvxBCEHPT] [-o option-name] [--] [-] [arg ...]
|
||||
./rsh.tests: line 45: set: restricted: invalid option name
|
||||
./rsh.tests: line 47: exec: restricted
|
||||
./rsh.tests: after exec
|
||||
|
||||
Reference in New Issue
Block a user