OpenSearch/buildSrc
Cole White 2fbf33555e
move bash flag to set statement (#3494)
Passing bash with flags to the first argument of /usr/bin/env requires
its own flag to interpret it correctly.  Rather than use `env -S` to
split the argument, have the script `set -e` to enable the same behavior
explicitly in preinst and postinst scripts.

Also set `-o pipefail` for consistency.

Closes: #3492

Signed-off-by: Cole White <cwhite@wikimedia.org>
2022-06-03 13:24:46 -05:00
..
reaper Fix build-tools/reaper source/target compatibility to be JDK-11 (#2596) 2022-03-25 17:53:16 -04:00
src move bash flag to set statement (#3494) 2022-06-03 13:24:46 -05:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Bump wiremock-jre8-standalone from 2.32.0 to 2.33.2 in /buildSrc (#3124) 2022-05-02 10:23:56 -07:00
formatterConfig.xml [Rename] buildSrc directory, build-tools module (#182) 2021-03-21 20:56:34 -05:00
settings.gradle [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
version.properties [Upgrade] Lucene-9.3.0-snapshot-823df23 (#3478) 2022-05-31 10:57:10 -05:00