diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-02-10 17:57:01 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-10 21:03:52 -0800 |
commit | 055ec05e0f364e6d4aba86033ee87ab30df2d086 (patch) | |
tree | 52d8e22aee77ff49b91ca40412a83105a5eb24dc /subsurface-core/android.cpp | |
parent | e26e50f2e4a9ce78e345d06345d437d67aaa2451 (diff) | |
download | subsurface-055ec05e0f364e6d4aba86033ee87ab30df2d086.tar.gz |
Don't just keep going when opening a git URL fails
Once we identified that our filename is actually a git designator (as seen
by the fact that it ends in a [branchname] surrounded by '[]'), we
shouldn't try to open that filename in order to try other ways of parsing
the data; instead we should just return an error to the caller.
This way the calling code can tell that an error occured.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/android.cpp')
0 files changed, 0 insertions, 0 deletions