bugConcurrent Versions System - Bugs: bug #29232, sanity.sh does not ignore cvsrc...

 
 

bug #29232: sanity.sh does not ignore cvsrc file

Submitter:  David Taylor <taylor>
Submitted:  Mon 15 Mar 2010 02:40:56 PM UTC
   
 
Category:  Bug Report Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 16 Mar 2010 01:12:40 AM UTC, comment #1: 

I am under the impression that sanity.sh sets $HOME to a value
other than the default ~/ directory (HOME=$TESTDIR/home). So, I
am curious how this is getting in the way of sanity.sh testing.
Adding a 'printenv' to the rdiff-8 test may be desirable.

You might try running with a checkout of 1.12.13.1 to see if it
fixes your problem too.

Mark D. Baushke <mdb>
Group administrator
Mon 15 Mar 2010 02:40:56 PM UTC, original submission:  

sanity.sh does not invoke cvs with the -f option; therefore
the users ~/.cvsrc file is read.  This can cause spurious
failures.

For example, mine contains, amongst other things,

    import -ko

Which causes test rdiff-8 to fail.

If you don't want to invoke cvs with -f, then perhaps just a check
early in sanity.sh for the existence of ~/.cvsrc.  And if it exists
tell the user that sanity.sh depends upon the absence of the file,
so please move it aside and run sanity.sh again.

David Taylor <taylor>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mdb (Posted a comment)
  • -email is unavailable- added by taylor (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-16 mdb StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code