From 9aa52fb1216e0bf527638d3e8b34ba072687afd0 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Mon, 15 Jun 2009 13:57:16 +0000 Subject: [PATCH] add the missing final row of dashes in the success message --- validate | 3 +++ 1 file changed, 3 insertions(+) diff --git a/validate b/validate index 8c3c219..3a59a1f 100644 --- a/validate +++ b/validate @@ -128,6 +128,9 @@ WARNING: You seem to have things set in mk/validate.mk. Please check that it is OK before pushing. EOF fi + cat <