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

(maint) Add execute permissions on Windows test fixture #1248

Merged
merged 1 commit into from
Jan 11, 2016

Conversation

MikaelSmith
Copy link

On Windows running inside Cygwin, the test using error_message.bat fails
due to lack of execute permissions. Add the execute bit on the file so
tests will run successfully within Cygwin.

@MikaelSmith MikaelSmith closed this Jan 5, 2016
@MikaelSmith MikaelSmith reopened this Jan 5, 2016
@MikaelSmith
Copy link
Author

ping @melissa

@melissa
Copy link

melissa commented Jan 5, 2016

@MikaelSmith thanks! This doesn't impact anything else, right? Github permissions aren't respected on windows (as opposed to cygwin), right?

@ferventcoder
Copy link

Windows doesn't really care for the most part.

@melissa
Copy link

melissa commented Jan 5, 2016

cool, that's what I thought. 👍

@ferventcoder
Copy link

@melissa if the perms are good, this is good. 👍

@melissa
Copy link

melissa commented Jan 5, 2016

I'm getting a build error when building facter from this branch... it's probably because I'm trying to build from master everything else, but I'm verifying that now

On Windows running inside Cygwin, the test using error_message.bat fails
due to lack of execute permissions. Add the execute bit on batch files
so tests will run successfully within Cygwin.
@melissa
Copy link

melissa commented Jan 6, 2016

👍 and facter tests are passing as well! Thank you Michael!

@MikaelSmith
Copy link
Author

Go ahead and merge then.

ferventcoder added a commit that referenced this pull request Jan 11, 2016
(maint) Add execute permissions on Windows test fixture
@ferventcoder ferventcoder merged commit 6c1ccad into puppetlabs:stable Jan 11, 2016
@melissa
Copy link

melissa commented Jan 11, 2016

Thanks all!

@MikaelSmith MikaelSmith deleted the fix-perms branch February 1, 2016 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants