diff options
author | wachs <wachs@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-12-10 12:36:05 +0000 |
---|---|---|
committer | wachs <wachs@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-12-10 12:36:05 +0000 |
commit | 141af9c2e0fe713cb46cf85b54bba7f114db95bd (patch) | |
tree | 3cc8b3acffe37bf0bb47714b3ab431b45f86ffa5 | |
parent | 0ed11d338eff3803ea3cc4e18cbd768df8b91e6a (diff) |
- no valgrind
git-svn-id: https://gnunet.org/svn/gnunet@25348 140774ce-b5e7-0310-ab8b-a85725594a96
-rw-r--r-- | src/ats/test_ats_api.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/test_ats_api.conf b/src/ats/test_ats_api.conf index ca245e814f..d55d9911c1 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 +#PREFIX = valgrind --leak-check=full AUTOSTART = YES PORT = 12002 HOSTNAME = localhost |