diff options
author | Ron Yorston <rmy@pobox.com> | 2025-08-21 11:40:19 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2025-08-21 11:40:19 +0100 |
commit | 28febf1462be18f052c945df0e26cf16a02669ef (patch) | |
tree | 28a93a7d1b7b08d75bea8a070796c2f2cf4e50cc /shell/ash_test/ash-standalone/var_standalone1.tests | |
parent | 5e60bd4a7df60844524a6b652ae3cd282dee510c (diff) | |
download | busybox-w32-master.tar.gz busybox-w32-master.tar.bz2 busybox-w32-master.zip |
Upstream commit d683c5c2f1 (tr: support octal ranges) broke the
previous behaviour that an escaped dash doesn't indicate a range:
'[p\-r]' should match 'p', '-' or 'r', not 'p', 'q' or 'r'.
Add a special case to handle this.
Adds 16 bytes.
(GitHub issue #515)
Diffstat (limited to 'shell/ash_test/ash-standalone/var_standalone1.tests')
0 files changed, 0 insertions, 0 deletions