bug-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RCS 5.9.4 check fails


From: Thien-Thi Nguyen
Subject: Re: RCS 5.9.4 check fails
Date: Sat, 02 Jul 2016 23:46:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() sergio <address@hidden>
() Fri, 1 Jul 2016 15:45:58 +0100 (BST)

   I have built RCS 5.9.4 and one check fails as follows:

   ... make check TESTS='t810' VERBOSE=1
   [...]
   directory t810.d looks like this:

   -rw-r--r-- 1 sergio users 226 Jul  1 15:27 out
   -rw-r--r-- 1 sergio users  27 Jul  1 15:27 x
   -r--r--r-- 1 sergio users 432 Jul  1 15:27 x,v

   I am guessing that the test script is actually at fault here
   but I NEED confirmation please.

Sorry, i can't confirm that t810 fails because it works for me.

Does the test fail reliably (for every invocation, as described
above)?  If so, could you please post the contents of t810.d?
Here is a command to use (first cd into t810.d):

 for f in * ; do \
    ls -l --time-style='+%F %T.%N' $f ; \
    cat $f ; \
    echo ; \
 done

(This presumes you have GNU ls.  If you don't, substitute a ls(1)
that will yield as a high a granularity timestamp as possible.)

-- 
Thien-Thi Nguyen -----------------------------------------------
  (if you're human and you know it) read my lisp:
    (defun responsep (type via)
      (case type
        (technical (eq 'mailing-list via))
        ...))
---------------------------------------------- GPG key: 4C807502

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]