summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMark Benvenuto <markbenvenuto@users.noreply.github.com>2016-08-25 23:09:20 -0400
committerMichael Cahill <michael.cahill@mongodb.com>2016-08-26 13:09:20 +1000
commit935b2613285ada13c18f7550bc50541218ee1fd3 (patch)
tree5d0de38c56ab0b23be3ba30e274ee79d9c9f8189 /test
parenta48b73bdd3da302262582a04830e981ca60ad1cb (diff)
downloadmongo-935b2613285ada13c18f7550bc50541218ee1fd3.tar.gz
WT-2863 Support UTF-8 paths on Windows (#2984)
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 8825bb65052..ff58d1839cf 100644
--- a/test/mciproject.yml
+++ b/test/mciproject.yml
@@ -109,7 +109,7 @@ tasks:
set -o errexit
set -o verbose
- scons.bat ${smp_command|} "CFLAGS=/Gv /wd4090 /wd4996 /we4047 /we4024 /TC /we4100" wiredtiger.dll libwiredtiger.lib
+ scons.bat ${smp_command|} "CFLAGS=/Gv /wd4090 /wd4996 /we4047 /we4024 /TC /we4100 /w4133" wiredtiger.dll libwiredtiger.lib
- name: fops
depends_on: