ash: implement export -n
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 1 Oct 2012 11:41:17 +0000 (13:41 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 1 Oct 2012 11:41:17 +0000 (13:41 +0200)
commitd5275888821a8382e7a493d90cebb7b23d975795
treeaa1d7897a67090ad6984b82edf512d6ac5e8df91
parentf47ce07b2699134d94dae9320dabc4a91c3c6b83
ash: implement export -n

function                                             old     new   delta
exportcmd                                            129     175     +46

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c