We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38072fe commit 199cd73Copy full SHA for 199cd73
.evergreen/install-dependencies.sh
@@ -1,5 +1,4 @@
1
#!/bin/sh
2
-set -o xtrace # Write all commands first to stderr
3
set -o errexit # Exit the script with error if any of the commands fail
4
5
install_extension ()
.evergreen/run-tests.sh
# Supported/used environment variables:
0 commit comments