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

Add a Clean option #28

Open
kent0 opened this issue Sep 29, 2017 · 2 comments
Open

Add a Clean option #28

kent0 opened this issue Sep 29, 2017 · 2 comments
Assignees

Comments

@kent0
Copy link
Collaborator

kent0 commented Sep 29, 2017

I think a clean option that removes everything inside runs/ will be convenient.

@kent0 kent0 self-assigned this Sep 29, 2017
@thilinarmtb
Copy link
Owner

This would be a great addition !!

@thilinarmtb
Copy link
Owner

thilinarmtb commented Sep 29, 2017

Since we have all the data under runs/<machine_name>, may be we can have options like:

./go.sh clean all -- Deletes everything under runs/
./go.sh clean linux -- Deletes runs/linux if exist
./go.sh clean linux theta - Deletes run/linux and runs/theta if exist

@kent0 kent0 mentioned this issue Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants