-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-46) Detect Puppet Environment correctly
Previously the puppet environment detection normally defaulted to root however this did not work correctly when the user running the language-server was non-root. This commit instead updates the environment detection to correctly find the puppet environment, and defaults to the previous behaviour if the new method failed to work.
- Loading branch information
1 parent
e768efc
commit 6eb083b
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters