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

Fix default target directory implementation #194

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

kiler129
Copy link
Contributor

The #192 added a new option to configure default target directory. However, the implementation was slightly wrong: Command::configure() is called during Command::construct() which meant the default target directory was always set to null ;)

cc @yann-eugone

@yann-eugone
Copy link
Member

Nice catch

@yann-eugone yann-eugone merged commit 5c9f41e into prestaconcept:master Apr 15, 2019
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