mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 12:40:42 +02:00
readline fix for do-lowercase-version; fix for reading here-documents from aliases
This commit is contained in:
@@ -168,6 +168,9 @@ ${THIS_SH} ./heredoc8.sub
|
||||
# various tests for printing here-documents in function bodies
|
||||
${THIS_SH} ./heredoc9.sub
|
||||
|
||||
# test various combinations of here-documents and aliases
|
||||
${THIS_SH} ./heredoc10.sub
|
||||
|
||||
echo $(
|
||||
cat <<< "comsub here-string"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user