Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow "nonexistent version" test to work without brew #2432

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 27, 2024

  1. Allow "nonexistent version" test to work without Git repo

    Currently, this test fails if .git isn't present as it expects a
    Git-specific output. This commit varies the expected output based
    on whether the .git directory is present.
    
    This patch was originally created for the Debian package for ruby-build:
    https://salsa.debian.org/ruby-team/ruby-build/-/blob/607093e5198cc75ffa8e9a3b551843be5f2f6d93/debian/patches/0001-Fix-nonexistent-version-test-to-work-regardless-of-e.patch
    piperswe committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5e21326 View commit details
    Browse the repository at this point in the history