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

Fixed cleanup of 'terminado' and 'tornado' #2872

Merged
merged 2 commits into from Jul 17, 2017

Conversation

uli-heller
Copy link
Contributor

After creating the snap, these are directories containing files. So you
cannot delete them via 'rm'

Pull Request Checklist

  • I’ve read the guidelines for contributing.
  • I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable).
  • I tested my changes.

Description

Without this change, you'll get an error message towards the end of the
creation of the snap. Unfortunately, I don't have a copy of it available at the moment.
I can recreate it when required.

@Kwpolska
Copy link
Member

This is a minor change, not worthy of a changelog entry. Most users don’t care about building snaps.

@uli-heller
Copy link
Contributor Author

uli-heller commented Jul 17, 2017 via email

After creating the snap, these are directories containing files. So you
cannot delete them via 'rm'
@uli-heller
Copy link
Contributor Author

I've updated the PR, no more changes to CHANGES.txt

@ralsina ralsina merged commit d729c21 into getnikola:master Jul 17, 2017
@Kwpolska
Copy link
Member

Using xargs like that can be unsafe (if you have spaces in directory names), I fixed it in 37eb408.

uli-heller added a commit to uli-heller/nikola that referenced this pull request Jul 19, 2017
* Fixed cleanup of 'terminado' and 'tornado'
After creating the snap, these are directories containing files. So you
cannot delete them via 'rm'

* 'snapcraft clean nikola -s pull;snapcraft' produced an error
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.

None yet

3 participants