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

Add -f/--force flag to allow overwriting existing package output path #385

Merged
merged 1 commit into from Mar 22, 2013

Conversation

timsutton
Copy link
Contributor

- fixes jordansissel#354
- consolidated FileAlreadyExists error into Package class's output_check rather than duplicate it within each package type
@jordansissel
Copy link
Owner

Sweeeet.

jordansissel added a commit that referenced this pull request Mar 22, 2013
Add -f/--force flag to allow overwriting existing package output path
@jordansissel jordansissel merged commit f541cf9 into jordansissel:master Mar 22, 2013
@timsutton timsutton deleted the option-force branch March 22, 2013 13:45
prof-milki pushed a commit to prof-milki/xpm that referenced this pull request Dec 18, 2014
Add -f/--force flag to allow overwriting existing package output path
prof-milki pushed a commit to prof-milki/xpm that referenced this pull request Dec 27, 2014
Add -f/--force flag to allow overwriting existing package output path
jordansissel added a commit that referenced this pull request Apr 24, 2015
Add -f/--force flag to allow overwriting existing package output path
jordansissel added a commit that referenced this pull request Jun 20, 2016
Add -f/--force flag to allow overwriting existing package output path
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.

force flag (-f / --force) to ignore that there is already an package built in the working directory
2 participants