Imported from ../bash-4.0.tar.gz.

This commit is contained in:
Jari Aalto 2009-02-19 22:21:29 +00:00
commit 17345e5ad2
134 changed files with 74214 additions and 4584 deletions

View file

@ -86,6 +86,8 @@ type fff
export -f fff
${THIS_SH} -c 'type fff'
${THIS_SH} ./heredoc1.sub
# check that end of file delimits a here-document
# THIS MUST BE LAST!