Re: [PATCH] cmd/tests: If we rewind to the beginning of the line, don't increment line number.
On Mon, Mar 26, 2012 at 10:13, Christian Costa <titan.costa(a)gmail.com> wrote:
If some particular cases, a bias is introduced in the line number which make error message mismatch the content of the .exp file. This patch fixes that. --- programs/cmd/tests/batch.c | 4 ++++
I guess this should be marked as a prerequisite to/included in your new attrib patches list Frédéric
Le 27/03/2012 08:32, Frédéric Delanoy a écrit :
On Mon, Mar 26, 2012 at 10:13, Christian Costa<titan.costa(a)gmail.com> wrote:
If some particular cases, a bias is introduced in the line number which make error message mismatch the content of the .exp file. This patch fixes that. --- programs/cmd/tests/batch.c | 4 ++++ I guess this should be marked as a prerequisite to/included in your new attrib patches list
Frédéric
All cmd tests benefit from this patch but yes it could be part of the attrib patches set. Christian
participants (2)
-
Christian Costa -
Frédéric Delanoy