From da3882129af815d25576a5188b92ca3eee736f6e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 20 Apr 2015 10:02:52 -0700 Subject: 1106 --- cpp/test_all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/test_all b/cpp/test_all index c30d8926..4117dde0 100755 --- a/cpp/test_all +++ b/cpp/test_all @@ -3,5 +3,5 @@ for f in [0-9]* do echo "=== $f" - ./build_and_test_until $f + ./build_and_test_until $f || exit 0 done -- cgit 1.4.1-2-gfad0