mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-09 05:00:49 +02:00
better parser error messages; add -p option to source builtin
This commit is contained in:
@@ -208,6 +208,9 @@ ${THIS_SH} ./source6.sub
|
||||
# test bugs with source called from multiline aliases and other contexts
|
||||
${THIS_SH} ./source7.sub
|
||||
|
||||
# test source/. -p path
|
||||
${THIS_SH} ./source8.sub
|
||||
|
||||
# in posix mode, assignment statements preceding special builtins are
|
||||
# reflected in the shell environment. `.' and `eval' need special-case
|
||||
# code.
|
||||
|
||||
Reference in New Issue
Block a user