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

Fix abs pathify #940

Merged
merged 2 commits into from Jul 31, 2020
Merged

Fix abs pathify #940

merged 2 commits into from Jul 31, 2020

Commits on Jul 31, 2020

  1. Fix environment variable expansion in absPathify

    - Don't expand user home directory for variable names that simply have a
      HOME prefix;
    - Support expansion of variables not followed by the path separator.
    biochimia authored and John Gosset committed Jul 31, 2020
    Copy the full SHA
    537c5c3 View commit details
    Browse the repository at this point in the history
  2. Simplify $HOME prefix check

    qjcg committed Jul 31, 2020
    Copy the full SHA
    d7e273d View commit details
    Browse the repository at this point in the history