bug-cssc
[Top][All Lists]
Advanced

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

[Bug-cssc] More problems in test code from CSSC 1.3.1


From: Joerg Schilling
Subject: [Bug-cssc] More problems in test code from CSSC 1.3.1
Date: Mon, 30 May 2011 00:33:23 +0200
User-agent: nail 11.22 3/20/05

Hi,

admin/comment.sh calls sed with:

sed -ne '/^COMMENTS:$/,/$/ p'

This fails on HP-UX. I guess that you mean: sed -ne '/^COMMENTS:$/,/^.*$/p'

sccsdiff/rap.sh calls "diff -u" wich fails too.

"diff" would be sufficient....and works

some tests in what/whatbasic.sh give "Arg list too long" errors.




Jörg

-- 
 EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
       address@hidden                (uni)  
       address@hidden (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily



reply via email to

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