summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2026-06-12 06:32:32 +0900
committergit <svn-admin@ruby-lang.org>2026-06-11 22:38:53 +0000
commitb765d948991ac338c7d4d5169ced4ac5ac61c9dd (patch)
tree246569c591e3e10b3c81a411eb8ece2cd2e182ad /node.h
parent45efffd75622dbadc469aef72fc372b0d6dfb9b9 (diff)
[ruby/rubygems] Fix ruby-core tarball detection in linked git worktreesHEADmaster
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 'node.h')
0 files changed, 0 insertions, 0 deletions