aboutsummaryrefslogtreecommitdiff
path: root/include/compat
diff options
context:
space:
mode:
authorKenjiro Nakayama <nakayamakenjiro@gmail.com>2026-08-12 08:57:45 +0900
committerKenjiro Nakayama <nakayamakenjiro@gmail.com>2026-08-12 09:10:29 +0900
commit2677aab92004fd799305093381eaf181ff8b7cd2 (patch)
tree0550c740fd6c9467198470e0e9cdbb0ef7b271e4 /include/compat
parent2aaf4dbee62926f4b3149d2fd6e2d40b2f6e1dd0 (diff)
downloadportable-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