mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 12:40:42 +02:00
commit bash-20190920 snapshot
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ declare: usage: declare [-aAfFgilnrtux] [-p] [name[=value] ...]
|
||||
./errors.tests: line 74: declare: `/bin/sh': not a valid identifier
|
||||
./errors.tests: line 78: declare: cannot use `-f' to make functions
|
||||
./errors.tests: line 81: exec: -i: invalid option
|
||||
exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...]
|
||||
exec: usage: exec [-cl] [-a name] [command [argument ...]] [redirection ...]
|
||||
./errors.tests: line 85: export: XPATH: not a function
|
||||
./errors.tests: line 88: break: only meaningful in a `for', `while', or `until' loop
|
||||
./errors.tests: line 89: continue: only meaningful in a `for', `while', or `until' loop
|
||||
|
||||
Reference in New Issue
Block a user