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

Trying to revive the tests #491

Merged
merged 2 commits into from
Nov 29, 2016

Commits on Nov 18, 2016

  1. Configuration menu
    Copy the full SHA
    f2fdbf3 View commit details
    Browse the repository at this point in the history
  2. Use find's -delete flag instead of using xargs

    xargs breaks when find doesn't return anything. While there is the -r
    flag for that, just using -delete makes more sense.
    discordianfish committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    c7c1e17 View commit details
    Browse the repository at this point in the history