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

consolidator enhancements: throw exception on delete failure, add working directory as argument #44

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dkincaid
Copy link
Contributor

These are a couple of enhancements to the Consolidator.

  1. At the end of the consolidator mapper I added a check on the delete of the source file and throw an exception if the delete fails.
  2. The working directory for the consolidator was hard coded to "/tmp/consolidator". I added the ability to specify a different working directory.

Dave Kincaid added 2 commits January 31, 2014 15:25
…ectory to be used instead of the previously hard coded "/tmp/consolidator".
@sorenmacbeth
Copy link
Collaborator

Thanks. This looks good to merge, I'm just wondering if there are any additional test that might be added in addition to the code changes?

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