Re: [PATCH] cmd/tests: If we rewind to the beginning of the line, don't increment line number.

2012-03-27 Thread Christian Costa

Le 27/03/2012 08:32, Frédéric Delanoy a écrit :

On Mon, Mar 26, 2012 at 10:13, Christian Costa  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




Re: [PATCH] cmd/tests: If we rewind to the beginning of the line, don't increment line number.

2012-03-26 Thread Frédéric Delanoy
On Mon, Mar 26, 2012 at 10:13, Christian Costa  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