From c6313681d2c54bd4f333688f141a8062bce5a30d Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Mon, 18 Jul 2016 21:43:57 +0300 Subject: [build] Re-enable Qt bots --- scripts/valgrind.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/valgrind.sh') diff --git a/scripts/valgrind.sh b/scripts/valgrind.sh index 009e18c432..4009063c80 100755 --- a/scripts/valgrind.sh +++ b/scripts/valgrind.sh @@ -3,6 +3,8 @@ set -e set -o pipefail +.mason/mason install valgrind latest + PARAMS="\ --leak-check=full \ --show-leak-kinds=definite \ -- cgit v1.2.1