Skip to content

Conversation

@minusnine
Copy link

We add a flag to specify the directory in which directory and file
creation should be made. This presents a workaround to the assumption
that the current working directory is writable.

We add a flag to specify the directory in which directory and file
creation should be made. This presents a workaround to the assumption
that the current working directory is writable.
@kr
Copy link
Owner

kr commented Oct 20, 2014

Hmm, it's not so much an assumption as just the way it works. It's pretty common for a build process to put temporary files in the source directory.

@kr
Copy link
Owner

kr commented Oct 20, 2014

Sorry, heh. I appreciate the patch, I'm just trying to understand the motivation. When is the source directory of this package not writable?

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