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 a612d04 commit 54129a0Copy full SHA for 54129a0
build/config.yml.template
@@ -1601,6 +1601,7 @@ tasks:
1601
script: |
1602
set -o xtrace
1603
set -o errexit
1604
+ DESTDIR="$(pwd)/dest" sh ./.evergreen/install-uninstall-check.sh
1605
BSON_ONLY=1 sh ./.evergreen/install-uninstall-check.sh
1606
sh ./.evergreen/install-uninstall-check.sh
1607
# {{ '}}}' }}
0 commit comments