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 file removal handling #9

Merged
merged 1 commit into from Jul 18, 2012
Merged

Fix file removal handling #9

merged 1 commit into from Jul 18, 2012

Conversation

caldwell
Copy link

This patch moves the file remove support to the runner so that it can share
the code to figure out where the corresponding output javascript file would
be and remove that.

It also adds a notifier so there's some feedback when something gets
automatically deleted.

This patch moves the file remove support to the runner so that it can share
the code to figure out where the corresponding output javascript file would
be and remove that.

It also adds a notifier so there's some feedback when something gets
automatically deleted.
netzpirat added a commit that referenced this pull request Jul 18, 2012
Fix file removal handling
@netzpirat netzpirat merged commit 435b159 into guard:master Jul 18, 2012
@netzpirat
Copy link

This looks great. Thanks a lot!

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