bug-rcs
[Top][All Lists]
Advanced

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

Re: [RCS 5.9.3 on MacOS/X] test t805 fails


From: Thien-Thi Nguyen
Subject: Re: [RCS 5.9.3 on MacOS/X] test t805 fails
Date: Fri, 07 Nov 2014 07:43:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() Thien-Thi Nguyen <address@hidden>
() Fri, 07 Nov 2014 07:28:45 +0100

   replace the command completely

Does this work for you?

--- a/tests/t805
+++ b/tests/t805
@@ -55,7 +55,7 @@
         || problem "incorrect initial size: $size (expected 4)"
     # Check in second revision (1.2), size $n bytes.
     # Note, adding "-f" to the ci command prevents the bug.
-    yes | head -${n}c > $w
+    printf "%${n}s" '' > $w
     ci -m"blafasel" -l $w
     cp -f $w $w.$n
     cp -f $v $v.$n

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: signature.asc
Description: PGP signature


reply via email to

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