Thus said "Joe Mistachkin" on Wed, 02 Mar 2016 10:47:39 -0800:

> Please review and/or  run tests against the test suite  changes on the
> "testerCleanup" branch.

I get the following when I try  to run the same commands that I normally
do (which work fine on trunk):

$ echo $SRC
/tmp/fossil-test
$ echo $FOSSIL
/tmp/fossil-test/fossil
$ pwd          
/tmp/test-fossil
$ tclsh $SRC/test/tester.tcl $FOSSIL
***** amend ******
already within an open tree rooted at /tmp/fossil-test/
    while executing
"exec $::fossilexe open $filename"
    (procedure "test_setup" line 17)
    invoked from within
"test_setup"
    (file "/tmp/fossil-test/test/amend.test" line 52)
    invoked from within
"source $testdir/$testfile.test"
    ("foreach" body line 3)
    invoked from within
"foreach testfile $argv {
  protOut "***** $testfile ******"
  source $testdir/$testfile.test
  protOut "***** End of $testfile: [llength $bad_test] er..."
    (file "/tmp/fossil-test/test/tester.tcl" line 628)

I don't have time to look into why at the moment, but I will try to look
at it later  if someone hasn't already. I am  most certainly not already
``within an open tree rooted at  /tmp/fossil-test/'' as can be seen from
the output above...

Thanks,

Andy
-- 
TAI64 timestamp: 4000000056d85617


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to