diff options
Diffstat (limited to 'source3')
-rwxr-xr-x | source3/script/tests/selftest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index e68f2085c2..17bb5fe41a 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -190,6 +190,7 @@ export LOCAL_PATH ## mkdir $SHRDIR/W32X86 mkdir $SHRDIR/x64 +mkdir $SHRDIR/WIN40 ## ## Create a read-only directory. |