vici: Don't report memory usage via leak-detective

This slowed down the `swanctl --stats` calls in the test scenarios
significantly, with not much added value.
This commit is contained in:
Tobias Brunner
2015-12-11 18:26:53 +01:00
committed by Andreas Steffen
parent ae37090e65
commit 74270c8c86
2 changed files with 0 additions and 18 deletions
-1
View File
@@ -537,7 +537,6 @@ do
> $TESTRESULTDIR/${host}.swanctl.$subsys 2>/dev/null
done
# this is quite slow due to allocation stats via leak-detective
ssh $SSHCONF $HOSTLOGIN swanctl --stats \
> $TESTRESULTDIR/${host}.swanctl.stats 2>/dev/null
else