From 6ca059efce56104efc766255459e665fc7e7705b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 24 Apr 2015 21:39:09 -0700 Subject: 1184 - finally, concurrency --- cpp/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/makefile') diff --git a/cpp/makefile b/cpp/makefile index aa72de17..d3a64f8d 100644 --- a/cpp/makefile +++ b/cpp/makefile @@ -23,7 +23,7 @@ test: mu ./mu test valgrind: mu - valgrind -q --leak-check=yes ./mu test + valgrind --leak-check=yes -q --error-exitcode=1 ./mu test # auto-generated files; by convention they end in '_list'. autogenerated_lists: mu.cc function_list test_list -- cgit 1.4.1-2-gfad0