Open alxndrsn opened 2 years ago
Introduce some shell flags/options (e.g. -e, -u, -o pipefail) to make script behaviour more predictable.
-e
-u
-o pipefail
Ref https://github.com/getodk/central/issues/330
Progress on this: #340
Introduce some shell flags/options (e.g.
-e
,-u
,-o pipefail
) to make script behaviour more predictable.Ref https://github.com/getodk/central/issues/330