You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I think a clean option that removes everything inside runs/ will be convenient.
The text was updated successfully, but these errors were encountered: