aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc/heredoc1.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: syncronize ash and hush heredoc1.testsDenys Vlasenko2017-07-061-3/+9
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: fix a SEGV case in an invalid heredocDenys Vlasenko2015-02-051-0/+3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>