From a3a0574f17424cb67c1be120b01d6b57771bbbfe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 25 Feb 2016 22:08:27 -0800 Subject: 2709 Only Hide_errors when strictly necessary. In other places let test failures directly show the unexpected error. --- 011load.cc | 1 - 1 file changed, 1 deletion(-) (limited to '011load.cc') diff --git a/011load.cc b/011load.cc index 97af75f7..361c4bd6 100644 --- a/011load.cc +++ b/011load.cc @@ -374,7 +374,6 @@ recipe main [ +error: redefining recipe main :(scenario permit_forcibly_redefining_recipes) -% Hide_errors = true; recipe main [ 1:number <- copy 23 ] -- cgit 1.4.1-2-gfad0