X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;h=5d0afb4d2b4c191cb55669788aa5942660eebcde;hp=d6f1c15b357cfe14d884053d72163eda95e86035;hb=d7b36bbbcd56ee14656223d02e32f5a1f52ea17b;hpb=6594f91c25da7d5becc90d73adfdabf922cc67da diff --git a/validate b/validate index d6f1c15..5d0afb4 100644 --- a/validate +++ b/validate @@ -111,6 +111,14 @@ the minimal testing procedure, please do further testing as necessary. When you are satisfied that you haven't broken anything, go ahead and push/send your patches. EOF + if grep -q "^[^#]" mk/validate.mk + then + cat <