]> git.ipfire.org Git - thirdparty/grub.git/commit
Multiple variable names support to "export" command.
authorBVK Chaitanya <bvk@dbook>
Wed, 25 Aug 2010 13:20:41 +0000 (18:50 +0530)
committerBVK Chaitanya <bvk@dbook>
Wed, 25 Aug 2010 13:20:41 +0000 (18:50 +0530)
commit8ecbb72deeebe19b7db1aa5b7ea0e3cbffe402bc
tree4e8f4f4e76aac9ddcd3b7cbc67ff7cb4ae1a329e
parent04ddcc6a8855138cd2fa6925eb2c597cc5e58111
parentcd6891117fee18f2a6c594ed39a5fccb85afd8fc
Multiple variable names support to "export" command.

* normal/context.c (grub_cmd_export): "export" command supports
multiple variable names.
ChangeLog