summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_w2k3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/tests/test_w2k3.sh')
-rwxr-xr-xsource4/script/tests/test_w2k3.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/script/tests/test_w2k3.sh b/source4/script/tests/test_w2k3.sh
index 71c6f3a4f7..3e7da590c0 100755
--- a/source4/script/tests/test_w2k3.sh
+++ b/source4/script/tests/test_w2k3.sh
@@ -14,10 +14,6 @@ EOF
exit 1;
fi
-if [ -z "$VALGRIND" ]; then
- export MALLOC_CHECK_=2
-fi
-
server="$1"
username="$2"
password="$3"