diff options
| author | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-08-12 08:57:45 +0900 |
|---|---|---|
| committer | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-08-12 09:10:29 +0900 |
| commit | 2677aab92004fd799305093381eaf181ff8b7cd2 (patch) | |
| tree | 0550c740fd6c9467198470e0e9cdbb0ef7b271e4 /include/compat | |
| parent | 2aaf4dbee62926f4b3149d2fd6e2d40b2f6e1dd0 (diff) | |
| download | portable-2677aab92004fd799305093381eaf181ff8b7cd2.tar.gz portable-2677aab92004fd799305093381eaf181ff8b7cd2.tar.bz2 portable-2677aab92004fd799305093381eaf181ff8b7cd2.zip | |
update.sh: do not ignore git failures
git describe is expected to fail when HEAD is not exactly at a tag.
However, the set +e used for this check also allowed fetch, checkout,
and pull failures to be ignored, causing less useful missing-file errors
later in the script.
Re-enable set -e immediately after recording the git describe result so
that subsequent Git operations fail at the actual error.
Diffstat (limited to 'include/compat')
0 files changed, 0 insertions, 0 deletions
