info-cvs
[Top][All Lists]
Advanced

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

Re: sanity.sh


From: Donald Sharp
Subject: Re: sanity.sh
Date: Fri, 3 Nov 2000 14:40:25 -0500
User-agent: Mutt/1.2.4i

Looking over my email I see that I didn't really explain myself.
When -x is enabled,  the cvs init fails:

CVSROOT_DIRNAME=/tmp/cvs-sanity/cvsroot
CVSROOT=/tmp/cvs-sanity/cvsroot
+ export CVSROOT 
+ test xno = xyes 
+ dotest 1 /users/sharpd/distrib/ccvs/src/cvs init  
+ rm -f /tmp/cvs-sanity/dotest.ex? 
+ eval /users/sharpd/distrib/ccvs/src/cvs init 
+ : so far so good 
+ dotest_internal 1 /users/sharpd/distrib/ccvs/src/cvs init  
+ test -z  
+ test -s /tmp/cvs-sanity/dotest.tmp 
+ test x != x 
+ echo ** expected:  
+ echo  
+ echo  
+ rm -f /tmp/cvs-sanity/dotest.ex2 
+ echo ** got:  
+ cat /tmp/cvs-sanity/dotest.tmp 
+ fail 1 
+ echo FAIL: 1 
+ tee -a /users/sharpd/distrib/ccvs/src/check.log 
FAIL: 1
+ exit 1 
make[1]: *** [check] Error 1
make[1]: Leaving directory `/users/sharpd/distrib/ccvs/src'
make: *** [check] Error 2

dotest.exp and dotest.tmp are:
donsharp-u5:40> more dotest.exp

donsharp-u5:41> more dotest.tmp
+ /users/sharpd/distrib/ccvs/src/cvs init 
donsharp-u5:42> 

donald
On Fri, Nov 03, 2000 at 01:48:02PM -0500, Donald Sharp wrote:
> When I set -x mode( on line 60 ) is it known that the tests fail?
> 
> donald
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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