summaryrefslogtreecommitdiff
path: root/test/ruby/test_integer.rb
diff options
context:
space:
mode:
authorKJ Tsanaktsidis <kj@kjtsanaktsidis.id.au>2023-12-27 13:00:53 +1100
committerKJ Tsanaktsidis <kj@kjtsanaktsidis.id.au>2023-12-27 14:11:59 +1100
commit3d24254b5583f0ee0a4dac6cdf7f05b5948fe4e0 (patch)
treeb9b675532fb3d71c9128930c61911e8ba619c08f /test/ruby/test_integer.rb
parentdc532b7c4edcb0884e4e0c8a28c7c55e456e369d (diff)
Make sync script work correctly with Windows-style newlines
I'm almost certain nobody is actually running this script on Windows, but the tests for it do run during `nmake check`, and they fail at least on my git configuration. The $ anchor doesn't match \r\n with git's -E regex matching, so we need to add \r? to gobble the carriage-return up too if needed.
Diffstat (limited to 'test/ruby/test_integer.rb')
0 files changed, 0 insertions, 0 deletions