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

Let install hint the user to do init. #751

Merged
merged 3 commits into from
Jul 24, 2022
Merged

Commits on Jul 21, 2022

  1. Let install hint the user to do init.

    ... if PERLBREW_ROOT is missing.
    gugod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3308925 View commit details
    Browse the repository at this point in the history
  2. remove that unreachable exit.

    gugod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    02dcc71 View commit details
    Browse the repository at this point in the history
  3. Adjust a few tests after changing install command.

    Since it would errro when PERLBREW_ROOT is missing, we need to ensure
    PERLBRE_ROOT exist if we intend to run `install`  in the test code.
    gugod committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ba06b6c View commit details
    Browse the repository at this point in the history