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

Nelle cancels the run, but now has extra stats- files which are matched #625

Closed
gcapes opened this issue Sep 21, 2017 · 2 comments
Closed

Comments

@gcapes
Copy link
Contributor

gcapes commented Sep 21, 2017

I'll submit a PR as this has caught me twice now. We just need to delete the stats-* files before rerunning the loop.

@shwina
Copy link

shwina commented Oct 4, 2017

Generally I get around this by using the pattern NENE*.txt to specify the list of files. I much prefer avoiding using rm with a wildcard as much as possible.

Does this sound reasonable?

@gcapes
Copy link
Contributor Author

gcapes commented Oct 4, 2017

Yes, it sounds like a more robust approach. I'll rebase my branch now so you should get a different commit which fixes the issue in a different way.
Thanks

gcapes added a commit to gcapes/shell-novice that referenced this issue Oct 4, 2017
Lesson previously selected the output files from the previous run,
in addition to the required input files.
This edit sidesteps the need to delete old output files before
re-running goostats.

Fix swcarpentry#625.
gcapes added a commit to gcapes/shell-novice that referenced this issue Oct 25, 2017
Fix swcarpentry#625 for episode 6 (loops episode already fixed).
zkamvar pushed a commit that referenced this issue May 2, 2023
Lesson previously selected the output files from the previous run,
in addition to the required input files.
This edit sidesteps the need to delete old output files before
re-running goostats.

Fix #625.
zkamvar pushed a commit that referenced this issue May 2, 2023
Fix #625 for episode 6 (loops episode already fixed).
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

No branches or pull requests

2 participants