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

claw_git_status.py shouldn't raise an exception if not a git repository #135

Open
rjleveque opened this issue May 27, 2019 · 0 comments
Open

Comments

@rjleveque
Copy link
Member

Currently src/python/clawutil/claw_git_status.py raises an exception of run from a directory that is not a git clone of clawpack (e.g. a version installed from a tar file). Instead it should just print out that fact.

This was throwing an error in a regression test that had CLAW_GIT=True in the Makefile and it would be nice to encourage that in general.

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

1 participant