aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-redir (follow)
Commit message (Expand)AuthorAgeFilesLines
* echo: do not retry on write errorsDenys Vlasenko2011-02-071-0/+1
* ash: add a testcase for bug 2281 (currently fails). Small code cleanups.Denys Vlasenko2010-08-051-0/+0
* ash: <> redir should not truncateAndreas Bühmann2010-06-242-0/+6
* ash: fix testsuite false positivesDenys Vlasenko2010-05-183-3/+3
* add a testcase for reopened bug 585 (not fixed yet)Denys Vlasenko2009-09-163-1/+21
* ash: add testsuite for bug 585Denys Vlasenko2009-08-292-0/+13
* ash: fix "(cat < file)" hang introduced by rev 22944.Denis Vlasenko2008-08-162-0/+5
* ash: testsuite entries for last changeDenis Vlasenko2008-07-252-0/+5
* ash: prevent exec NN>&- from closing fd used for script readingDenis Vlasenko2008-07-242-0/+73
* ash: fix a bug where redirection fds were not closed afterwards.Denis Vlasenko2008-07-244-0/+14
* reinstate redir.tests with correct permsDenis Vlasenko2008-02-131-0/+6
* ash: add a testcase for recently fixed signal bugDenis Vlasenko2008-02-131-6/+0
* ash: fix bug where redirection of closed fd was leaving it open afterwards.Denis Vlasenko2007-11-222-0/+7