Has anybody else noticed that make check fails on multiroot2-9?

I've had it fail on a RedHat box and a Solaris box, configured with
'./configure --disable-server' in both cases.  (the tools used in both
cases are the GNU tools.)

It seems that there are some spaces where there shouldn't be..

The relevant data from check.log:

--------------------

** expected: 
 -> main loop with CVSROOT=/tmp/cvs-sanity/root1
cvs update: Updating \.
cvs update: Updating dir1
 -> main loop with CVSROOT=/tmp/cvs-sanity/root2
cvs update: Updating dir1/sdir
cvs update: Updating dir1/sdir/ssdir
** got: 
-> main loop with CVSROOT=/tmp/cvs-sanity/root1
cvs update: Updating .
cvs update: Updating dir1
-> main loop with CVSROOT=/tmp/cvs-sanity/root2
cvs update: Updating dir1/sdir
cvs update: Updating dir1/sdir/ssdir
FAIL: multiroot2-9

--------------------

jon

-- 
.Jonathan J. Miner------------------Division of Information Technology.
|[EMAIL PROTECTED]                 University Of Wisconsin - Madison|
|608/262.9655                               Room 3149 Computer Science|
`---------------------------------------------------------------------'

Of course, I reserve the right to make wholly stupid changes to Perl
if I think they improve the language.  :-)
             -- Larry Wall in <[EMAIL PROTECTED]>
                                                                 (131)

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to