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

ensure selenium log folder is writable by its owner #9

Merged
merged 1 commit into from
May 15, 2014

Conversation

KlavsKlavsen
Copy link

our default mode is 0444 - which means selenium hub & node won't start.. because they can't write to log folder as user selenium.

I tested this fix, it works here.

@jhoblitt
Copy link
Owner

This looks reasonable. Could you add unit tests?

@KlavsKlavsen
Copy link
Author

I've never worked with unit tests before.. I'll see if I can find to read up on how to do that, and figure it out :)

@jhoblitt jhoblitt merged commit 57625be into jhoblitt:master May 15, 2014
jhoblitt pushed a commit that referenced this pull request May 15, 2014
jhoblitt pushed a commit that referenced this pull request May 15, 2014
@jhoblitt
Copy link
Owner

@KlavsKlavsen No worries. I added coverage in this commit, if your interested: a93d574

@KlavsKlavsen
Copy link
Author

Thanks for the link - I hadn't found the time to look at it yet :)

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.

2 participants