Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Stop this erroring in Windows machines #70

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

patrickkelso
Copy link

The facter.util.resolution.which doesn't handle spaces well and this was causing the fact to error out. As Windows isn't a supported platform a confine seems the easiest fix.

@DavidS
Copy link
Contributor

DavidS commented Sep 28, 2015

This seems to have upset the tests, please look into that.

Also the indentation is off.

@DavidS
Copy link
Contributor

DavidS commented Oct 9, 2015

I've recently fixed a similar problem here: puppetlabs/puppetlabs-java@dadc7a6

Note how the tests need to stub :value explicitely. It is not a very clean solution, but the best I can currently offer :-/

Please also take care that the final PR is a single commit by rebasing/squashing everything into one. See here for an explanation: https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Squashing-Commits

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants