diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2026-06-12 06:32:32 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-06-11 22:38:53 +0000 |
| commit | b765d948991ac338c7d4d5169ced4ac5ac61c9dd (patch) | |
| tree | 246569c591e3e10b3c81a411eb8ece2cd2e182ad /ruby_parser.c | |
| parent | 45efffd75622dbadc469aef72fc372b0d6dfb9b9 (diff) | |
In a linked worktree `.git` is a gitdir pointer file, not a directory,
so ruby_core_tarball? misdetected the checkout as a tarball and
shipped_files mapped exe/ to libexec/, failing the whole suite with
Errno::ENOENT in before(:suite). A tarball has no `.git` entry at all,
so checking existence is enough.
https://github.com/ruby/rubygems/commit/4294b3af7d
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions
