On Sat, Feb 6, 2016 at 12:37 AM, Ross Berteig <r...@cheshireeng.com> wrote:

> This effort produced another mystery which I just figured out.
>
> On 2/4/2016 5:45 PM, Ross Berteig wrote:
>
>> ....
>> For the record, what I actually typed looked like this, at a bash prompt
>> provided by MingW32 and MSYS, in a folder parallel to my open checkout:
>> ....
>> $ tclsh ../fossil4/test/tester.tcl ./fossil -prot -quiet -verbose
>>
>

i just locally fixed the swapped diff args in /json/wiki/diff and want to
fix the associated test, but i'm getting the following:

# tclsh ../fossil/test/tester.tcl ../fossil/fossil
...
/home/stephan/cvs/fossil/fossil/fossil settings editor {ed -s}
/home/stephan/cvs/fossil/fossil/fossil amend
17a5f06df0f71528a4a723a1d4b917848fa0c7fd --edit-comment
a
interactive edited comment
.
w
q

couldn't open "../fossil/test/fossil_prompt_answer": no such file or
directory
    while executing
"open $filename w"
    (procedure "write_file" line 2)
    invoked from within
"write_file $prompt_file $answer\n"
    (procedure "fossil_maybe_answer" line 18)
    invoked from within
"fossil_maybe_answer "a\n$comment\n.\nw\nq\n" amend $UUID --edit-comment"
    (file "/home/stephan/cvs/fossil/fossil/test/amend.test" line 397)
    invoked from within
"source $testdir/$testfile.test"
    ("foreach" body line 8)
    invoked from within
"foreach testfile $argv {
  set dir [file root [file tail $testfile]]
  file delete -force $dir
  file mkdir $dir
  set origwd [pwd]
  cd $dir
  protOu..."
    (file "../fossil/test/tester.tcl" line 517)


and the same error when i pass the test name 'json'.

:-?


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to