diff options
author | Tomas Volf <tomas.volf@showmax.com> | 2022-06-24 10:31:07 +0200 |
---|---|---|
committer | git <svn-admin@ruby-lang.org> | 2022-06-28 23:31:33 +0900 |
commit | 69337a65b2bd3e5bc0260f76221620e94248c8af (patch) | |
tree | e2c9e166ddba404137cb20afacac5306a71aebcb /probes_helper.h | |
parent | ca85bd818ac6f10d2f50ae04de0e2a79476e8266 (diff) |
[rubygems/rubygems] Fix test_install_location_extra_slash on alpine
Under POSIX behavior of leading // is implementation defined. Musl does
preserve it in realpath, glibc does not. That means the test was failing
when executed on alpine linux. Original issue #508 was about // in the
path, not about leading ones. When executed in such environment, the
test will still test what it should when the explicit mangling of the
path is not done.
Fixes #5652
https://github.com/rubygems/rubygems/commit/0fa7373bf6
Diffstat (limited to 'probes_helper.h')
0 files changed, 0 insertions, 0 deletions