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

Resolve relative paths for root_directory #68

Closed
wants to merge 1 commit into from

Conversation

mattnibs
Copy link
Member

@mattnibs mattnibs commented Mar 8, 2016

For ./bin/juttle-service, resolve relative paths for --root option.

Also, in juttle-service constructor, throw error if root_directory
option is not provided or if root_directory is not an absolute path.

Closes juttle/juttle-engine#69

For ./bin/juttle-service resolve relative paths for --root option into
an absolute path.

Also, in juttle-service constructor, throw error is root_directory
option is not provided or if root_directory is not an absolute path.

Closes juttle/juttle-engine#69
@mattnibs
Copy link
Member Author

mattnibs commented Mar 8, 2016

@mstemm if this approach is alright, I'll write some tests

@demmer
Copy link
Contributor

demmer commented Mar 8, 2016

+1 I've been wanting this for a while.

@mattnibs
Copy link
Member Author

mattnibs commented Mar 8, 2016

closing in favor of #67

@mattnibs mattnibs closed this Mar 8, 2016
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.

relative root path doesn't work for browsing directories
2 participants