We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4eea5 commit 83bec27Copy full SHA for 83bec27
scripts/testenv/testenvSettings.sh
@@ -1,6 +1,5 @@
1
#!/usr/bin/env bash
2
set +x
3
-set -eo pipefail
4
5
if [[ $USE_TESTENV_PROPERTIES == true ]]; then
6
testenv_file="./testenv/testenv.properties"
0 commit comments