mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
8e905b34c0
Currently the return code of the function is the return code of the `eval "$restore_trap"` line, whereas semantically we want the return code of the `gsutil` call. This is not an issue in most cases as the `set -e` should kick in, but if the function appears as the condition in an `if` statement the `-e` flag is suspended. The main use-case right now is that the daily license check is _not_ uploading artifacts. CHANGELOG_BEGIN CHANGELOG_END |
||
---|---|---|
.. | ||
cron | ||
da-ghc-lib | ||
docker/daml-sdk | ||
patch_bazel_windows | ||
bash-lib.yml | ||
build-unix.yml | ||
build-windows.yml | ||
check-changelog.sh | ||
clear-shared-segments-macos.yml | ||
compatibility_ts_libs.yml | ||
compatibility-windows.yml | ||
compatibility.yml | ||
configure-bazel.sh | ||
daily_tell_slack.yml | ||
dev-env-install.sh | ||
dev-env-push.py | ||
postgresql.conf | ||
report-end.yml | ||
report-start.yml | ||
slack_user_ids | ||
tell-slack-failed.yml | ||
windows-diagnostics.ps1 |