aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-vars/readonly1.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ash: suppress readonly1.tests false positive; add readonly0.testsDenys Vlasenko2017-07-211-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* ash: fix interactive "command eval STRING" exiting on errors.Denys Vlasenko2016-10-281-0/+2
This bug is also present in current dash Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>