2fbf33555e
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> |
||
---|---|---|
.. | ||
integTest | ||
main | ||
test | ||
testFixtures/java/org/opensearch/gradle/test | ||
testKit |