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