aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/unset.right
AgeCommit message (Expand)Author
2017-07-25ash: [VAR] Move unsetvar functionality into setvareqDenys Vlasenko
2009-05-23hush: fix problems with case in subshells and with "case esac"Denys Vlasenko
2009-05-21hush_test: update test output to match new getopt() outputMike Frysinger
2009-04-26hush: make getopt32 usable in builtins. use it in unset.Denis Vlasenko
2009-03-30implement `unset` semantics as required by POSIXMike Frysinger