mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-11 13:42:07 +01:00
My change in https://gerrit.chromium.org/gerrit/19795 had removed the "set -e", but https://gerrit.chromium.org/gerrit/17225 re-enabled it -- presumably because that was originally written when the "set -e" was still there. The strict mode causes the script to exit when sym_upload fails (which is often). BUG=chromium-os:30878 TEST=Basic run of script Change-Id: I2398341505eb9e375f5cb9e008d6c342e4f3b072 Reviewed-on: https://gerrit.chromium.org/gerrit/22617 Commit-Ready: Michael Krebs <mkrebs@chromium.org> Tested-by: Michael Krebs <mkrebs@chromium.org> Reviewed-by: Brian Harring <ferringb@chromium.org>
Description
Languages
Shell
93%
Python
6.9%