bin/113287: [patch] calendar(1) regression test updates after bin/

Ruslan Ermilov ru at FreeBSD.org
Sun Jun 3 22:00:15 UTC 2007


The following reply was made to PR bin/113287; it has been noted by GNATS.

From: Ruslan Ermilov <ru at FreeBSD.org>
To: Edwin Groothuis <edwin at mavetju.org>
Cc:  
Subject: Re: bin/113287: [patch] calendar(1) regression test updates after
	bin/
Date: Sun, 3 Jun 2007 18:16:08 +0400

 On Sun, Jun 03, 2007 at 10:16:05PM +1000, Edwin Groothuis wrote:
 > Once bin/113286 is commited, the regression tests of calendar(1)
 > will fail. This are the updates on that will resolve this.
 >=20
 It'd also make sense to enforce the C locale in the calendar
 file; otherwise, regression tests fail if your locale is set
 differently.
 
 %%%
 Index: calendar.calibrate
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /home/ncvs/src/tools/regression/usr.bin/calendar/calendar.calibra=
 te,v
 retrieving revision 1.1
 diff -u -p -r1.1 calendar.calibrate
 --- calendar.calibrate	3 Jun 2007 03:29:32 -0000	1.1
 +++ calendar.calibrate	3 Jun 2007 14:15:29 -0000
 @@ -1,4 +1,9 @@
 -# $FreeBSD: src/tools/regression/usr.bin/calendar/calendar.calibrate,v 1.1=
  2007/06/03 03:29:32 grog Exp $
 +/*
 + * $FreeBSD: src/tools/regression/usr.bin/calendar/calendar.calibrate,v 1.=
 1 2007/06/03 03:29:32 grog Exp $
 + */
 +
 +LANG=3DC
 +
  01/01	jan 1
  01/02	jan 2
  01/03	jan 3
 %%%
 
 
 Cheers,
 --=20
 Ruslan Ermilov
 ru at FreeBSD.org
 FreeBSD committer
 


More information about the freebsd-bugs mailing list