aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/readonly0.right (follow)
Commit message (Expand)AuthorAgeFilesLines
* ash: disable check for "good" function name, bash does not check thisDenys Vlasenko2023-07-041-2/+2
* hush: another testcase for "READONLY_VAR=VAL BLTIN ..."Denys Vlasenko2017-07-181-0/+6
* hush: do not assign to readonly VAR in "VAR=VAL CMD" syntax tooDenys Vlasenko2017-07-181-2/+4
* hush: add readonly testcase, fix falloutDenys Vlasenko2017-07-181-0/+12