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 (command:clean): removes error message 'dir not found' if 'clean' is run multiple times #1055

Merged
merged 3 commits into from
Oct 5, 2019
Merged

Fix (command:clean): removes error message 'dir not found' if 'clean' is run multiple times #1055

merged 3 commits into from
Oct 5, 2019

Conversation

amanjeev
Copy link
Member

@amanjeev amanjeev commented Oct 5, 2019

Fixes #1046

Please let me know if I am doing something wrong here.

src/cmd/clean.rs Outdated Show resolved Hide resolved
… 'clean' is run multiple times"

This reverts commit 2387942.
… is run multiple times (uses existing path variable)
@ehuss
Copy link
Contributor

ehuss commented Oct 5, 2019

Thanks!

@ehuss ehuss merged commit 8cdeb12 into rust-lang:master Oct 5, 2019
Ruin0x11 pushed a commit to Ruin0x11/mdBook that referenced this pull request Aug 30, 2020
Fix (command:clean): removes error message 'dir not found' if 'clean' is run multiple times
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.

Better message when mdbook clean is run on clean workspace
2 participants