summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@mongodb.com>2017-10-30 13:53:22 -0400
committerDon Anderson <dda@mongodb.com>2017-10-30 13:53:22 -0400
commita9eb7d7943f2e8d1e48296f6fbb64fa2f238acff (patch)
tree5bbb3b858034d017cac7c8bd3d9f8169fba8fad5 /test
parent187982e364ce8a5b3c1dd85dffc3efc0ea350f0e (diff)
downloadmongo-a9eb7d7943f2e8d1e48296f6fbb64fa2f238acff.tar.gz
WT-3630 Send the test environment to "make check". (#3766)
* WT-3630 Send the test environment to "make check". (It also invokes Python to sanitize the build).
Diffstat (limited to 'test')
-rw-r--r--test/mciproject.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mciproject.yml b/test/mciproject.yml
index 3e338964f27..16e103e5366 100644
--- a/test/mciproject.yml
+++ b/test/mciproject.yml
@@ -65,7 +65,7 @@ tasks:
./build_posix/reconf
${configure_env_vars|} ./configure --enable-diagnostic --enable-python --enable-zlib --enable-strict --enable-verbose
${make_command|make} ${smp_command|} 2>&1
- TESTUTIL_ENABLE_LONG_TESTS=1 ${make_command|make} VERBOSE=1 check 2>&1
+ ${test_env_vars|} TESTUTIL_ENABLE_LONG_TESTS=1 ${make_command|make} VERBOSE=1 check 2>&1
fi
- command: archive.targz_pack
params: