From d58328bbdf7924f8ea74fbdf23d4972c8b7b4d46 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julius=20B=C3=BCnger?= Date: Wed, 20 Feb 2019 21:03:41 +0100 Subject: [PATCH] RPS tests: Provide valgrind logging --- src/rps/test_rps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf index 1555a71a5..c22113af5 100644 --- a/src/rps/test_rps.conf +++ b/src/rps/test_rps.conf @@ -82,7 +82,7 @@ DISABLE_TRY_CONNECT = YES [cadet] #OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log -#PREFIX = valgrind +#PREFIX = valgrind --log-file=/tmp/rps/valgrind_gnunet-service-cadet_%p #[arm] #GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log -- 2.25.1