Skip to content

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

@rjleveque

Description

@rjleveque

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions