commit | c2aa218f23a4e952746ebef7bb86668c6255471c | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Aug 04 22:25:28 2018 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Aug 04 22:25:28 2018 +0200 |
tree | 6a2884b85c52a31ad9b69e7bd2cde5d688fa139e | |
parent | 2005d3ff3661220f11e8ff1911b24051b3669566 [diff] |
ash,hush: properly handle ${v//pattern/repl} if pattern starts with / Closes 2695 function old new delta parse_dollar 762 790 +28 subevalvar 1258 1267 +9 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/0 up/down: 37/0) Total: 37 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>