[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] {maint} tests: remove useless requirements from cond36.test
From: |
Ralf Wildenhues |
Subject: |
Re: [PATCH] {maint} tests: remove useless requirements from cond36.test |
Date: |
Sun, 16 Jan 2011 19:47:21 +0100 |
User-agent: |
Mutt/1.5.20 (2010-08-04) |
* Stefano Lattarini wrote on Sun, Jan 16, 2011 at 07:27:40PM CET:
> OK for maint? I'll push by tomorrow if there are no objections.
OK.
Thanks,
Ralf
> tests: remove useless requirements from cond36.test
>
> * tests/cond36.test ($required): Remove, as the test never tries
> to run lex, yacc, or the C compiler. Since we are at it, add a
> trailing `:' command.
This could be just:
* tests/cond36.test ($required): Remove. Add trailing `:' command.
as the rest is either obvious or a meta comment.