> 
> Or if /tmp floats your boat, then do nothing at all and let tester.tcl 
> use it by default. Set TEMP (first found of FOSSIL_TEST_TEMP, 
> FOSSIL_TEMP, TEMP, or TMP with each checked as all caps, all lowercase, 
> and initial caps) to force it to land somewhere known. Also use -keep 
> (which certainly should cause it to print the location of the clutter) 
> to keep the clutter around for post-mortem fussing with the test cases 
> themselves. 
> 

Yes, using the default (/tmp on POSIX) should be fine, because all files
are created within sub-directories of it anyhow (home_XXXX and repo_XXXX).

Also, I've just added the -keep option (on the branch).

--
Joe Mistachkin

_______________________________________________
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