diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2020-07-23 18:31:23 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2020-07-24 11:00:34 +0900 |
commit | ba99eae2a596658a71079975fb7d53ae1f2341a5 (patch) | |
tree | de4f71d3d1d886059721da0692046fa43b21be31 /ccan | |
parent | 098e8c2873ed7cfa276aa87967ce28ac711cbb30 (diff) | |
download | ruby-ba99eae2a596658a71079975fb7d53ae1f2341a5.tar.gz |
[ruby/optparse] Fix ls-files matching regexp
As splitting by NUL means to allow the file names to contain
newlines, path names should match at beginning-of-string instead
of beginning-of-line.
https://github.com/ruby/optparse/commit/df3933aa2b
Diffstat (limited to 'ccan')
0 files changed, 0 insertions, 0 deletions