commit | f645e1573c5521c87b972400f9b4abc3636983d4 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jul 18 03:23:07 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Jul 18 03:23:07 2017 +0200 |
tree | 89e95e92045f83a5dacf518c2c6a0dafc7185cd2 | |
parent | 5b2cc0aaee6985431d9bab1b49ceea7e1fa1d7af [diff] [blame] |
hush: another testcase for "READONLY_VAR=VAL BLTIN ..." Currently fails. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/shell/hush_test/hush-vars/readonly2.right b/shell/hush_test/hush-vars/readonly2.right new file mode 100644 index 0000000..5b02ddf --- /dev/null +++ b/shell/hush_test/hush-vars/readonly2.right
@@ -0,0 +1,4 @@ +hush: a=Z: readonly variable +Visible:42 +hush: a=Z: readonly variable +Visible:42