Any feedback?

On Thu, May 15, 2014 at 12:07:56AM +0200, Fritjof Bornebusch wrote:
> Hi tech,
> 
> I added some missing ; to the rlog out files, to make sure these tests don't 
> fail.
> 
> 
> fritjof
> 
> 
> Index: rlog-rflag2.out
> ===================================================================
> RCS file: /cvs/src/regress/usr.bin/rcs/rlog-rflag2.out,v
> retrieving revision 1.1
> diff -u -p -r1.1 rlog-rflag2.out
> --- rlog-rflag2.out     20 Apr 2006 17:17:22 -0000      1.1
> +++ rlog-rflag2.out     14 May 2014 22:01:55 -0000
> @@ -12,11 +12,11 @@ description:
>  descr
>  ----------------------------
>  revision 1.3
> -date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0
> +date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0;
>  third rev
>  ----------------------------
>  revision 1.2
> -date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0
> +date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0;
>  second rev
>  ----------------------------
>  revision 1.1
> 
> 
> Index: rlog-rflag3.out
> ===================================================================
> RCS file: /cvs/src/regress/usr.bin/rcs/rlog-rflag3.out,v
> retrieving revision 1.1
> diff -u -p -r1.1 rlog-rflag3.out
> --- rlog-rflag3.out     20 Apr 2006 17:17:22 -0000      1.1
> +++ rlog-rflag3.out     14 May 2014 22:02:02 -0000
> @@ -12,10 +12,10 @@ description:
>  descr
>  ----------------------------
>  revision 1.3
> -date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0
> +date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0;
>  third rev
>  ----------------------------
>  revision 1.2
> -date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0
> +date: 2006/01/01 00:00:00;  author: foo;  state: Exp;  lines: +1 -0;
>  second rev
>  =============================================================================
> 

Reply via email to