diff options
author | Sam Clegg <sbc@chromium.org> | 2020-01-23 16:39:01 -0800 |
---|---|---|
committer | Alon Zakai <azakai@google.com> | 2020-01-23 16:39:01 -0800 |
commit | dbb33e7dcc514b19bf91518f47fa46a47cd484a3 (patch) | |
tree | 9b1f0af1abf0eee8fb96a82716f6cb79e9d0d927 /test | |
parent | a74e9cd840e70cf6350b0c0d971a4316e7c3ee9e (diff) | |
download | binaryen-dbb33e7dcc514b19bf91518f47fa46a47cd484a3.tar.gz binaryen-dbb33e7dcc514b19bf91518f47fa46a47cd484a3.tar.bz2 binaryen-dbb33e7dcc514b19bf91518f47fa46a47cd484a3.zip |
Don't error out if `git describe` fails (#2618)
This can occurs in a shallow clone for example that doesn't have
any version tags in its history. This is happening on travis CI
which is causing the builds to fail since travis uses `--depth=50`
when it clones.
Fixes #2617
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions