From 71439336adb7bbbc7416354d0f6cd11d94e337b4 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 17 Dec 2012 14:30:44 +0000 Subject: [PATCH] no valgrind --- src/ats/test_ats_api.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ats/test_ats_api.conf b/src/ats/test_ats_api.conf index e5e43ed06..7b4a07e15 100644 --- a/src/ats/test_ats_api.conf +++ b/src/ats/test_ats_api.conf @@ -7,7 +7,7 @@ DEFAULTSERVICES = ats UNIXPATH = /tmp/test-ats-scheduling-arm.sock [ats] -PREFIX = valgrind --leak-check=full --track-origins=yes --num-callers=25 +#PREFIX = valgrind --leak-check=full --track-origins=yes --num-callers=25 AUTOSTART = YES PORT = 12002 HOSTNAME = localhost -- 2.25.1