home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!hp-cv!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!jarthur.claremont.edu!jason
- From: jason@jarthur.claremont.edu (Jason Merrill)
- Newsgroups: gnu.utils.bug
- Subject: rcs 5.6 -d test fails
- Message-ID: <1992Nov6.070808.16481@muddcs.claremont.edu>
- Date: 6 Nov 92 07:08:08 GMT
- Article-I.D.: muddcs.1992Nov6.070808.16481
- Sender: gnulists@ai.mit.edu
- Distribution: gnu
- Organization: Harvey Mudd College, Claremont, CA 91711
- Lines: 41
- Approved: bug-gnu-utils@prep.ai.mit.edu
-
- I've built rcs 5.6 and run the test script, with the following output. The
- problem is that RCS 5 converts the date to GMT time, but the rcstest script
- uses the output of date(1). I believe that it is the script that is in
- error?
-
- -----cut here-----
- ~> cd /gnu/rcs-5.6/src
- /gnu/rcs-5.6/src> set path=(. $path)
- /gnu/rcs-5.6/src> rcstest
- *** a.kv Thu Nov 5 23:01:10 1992
- --- a.c Thu Nov 5 23:01:11 1992
- ***************
- *** 1,10 ****
- $Author: w $
- ! $Date: 1992/11/05 23:01:09 $
- ! $Header: /gnu/rcs-5.6/src/RCS/a.c 2.1 1992/11/05 23:01:09 w s $
- ! $Id: a.c 2.1 1992/11/05 23:01:09 w s $
- $Locker: $
- $Log: a.c $
- ! * Revision 2.1 1992/11/05 23:01:09 w
- * m
- *
- $RCSfile: a.c $
- --- 1,10 ----
- $Author: w $
- ! $Date: 1992/11/06 07:01:09 $
- ! $Header: /gnu/rcs-5.6/src/RCS/a.c 2.1 1992/11/06 07:01:09 w s $
- ! $Id: a.c 2.1 1992/11/06 07:01:09 w s $
- $Locker: $
- $Log: a.c $
- ! * Revision 2.1 1992/11/06 07:01:09 w
- * m
- *
- $RCSfile: a.c $
- #keyword expansion failed
- /gnu/rcs-5.6/src>
- -----cut here-----
-
- --
- Jason Merrill
- jason@jarthur.claremont.edu
-