diff options
author | Takashi Kokubun <takashikkbn@gmail.com> | 2022-09-17 22:24:09 +0900 |
---|---|---|
committer | Takashi Kokubun <takashikkbn@gmail.com> | 2022-09-17 22:24:10 +0900 |
commit | 33c6dd2cc89c27bbf406508ec39038a181fb99bc (patch) | |
tree | 6e0a3d9a25f6600a5ba832df315bb1d8e1d27d59 /lex.c.blt | |
parent | 1825d3673f2a5504b65ba31a9fb6c2e52edf1fc3 (diff) | |
download | ruby-33c6dd2cc89c27bbf406508ec39038a181fb99bc.tar.gz |
Fallback to VCS.release_date on VCS::NotFoundError
when -q is given.
One of the RubyCI servers, freebsd12, had a broken git environment:
```
$ git show
fatal: detected dubious ownership in repository at '/usr/home/chkbuild/chkbuild/tmp/build/20220917T123002Z/ruby'
To add an exception for this directory, call:
git config --global --add safe.directory /usr/home/chkbuild/chkbuild/tmp/build/20220917T123002Z/ruby
```
tool/lib/vcs.rb doesn't work normally for that server.
Even for such cases, we'd like to generate a usable revision.h.
So this patch lets revision.h fallback to default VCS.release_date
when VCS::NotFoundError is raised.
Diffstat (limited to 'lex.c.blt')
0 files changed, 0 insertions, 0 deletions