commit | f02c82f38c749f20a917aeb7ff4d929c5292a63d | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Aug 06 19:14:47 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Aug 06 19:14:47 2010 +0200 |
tree | 8e708e664fe60ee64ed01342a88bb0ceddb002a9 | |
parent | f56fe8254274cea34d2550870c2dfc010bdfa7e8 [diff] |
ash: fix dequoting error detected by var_bash4 test But the test still fails (one more bug to fix) function old new delta changepath 195 192 -3 readtoken1 3247 3240 -7 subevalvar 1204 1184 -20 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-30) Total: -30 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>