Karen, Using /tmp for temporary working files might not be a good approach for some users.
Maybe it would be better to provide a user configurable env var in the .config file (test_data/test1.conf) For example: # # Path where temporary files will be written # DIST_TMP=/export/home/tmp_dir or DIST_TMP=/tmp or wherever the user wants them to go. -- This message posted from opensolaris.org
