John Arbash Meinel wrote: > I believe tla & baz do use /tmp for some other files (like checking > signatures). Though it probably hard-codes '/tmp' rather than using $TEMPDIR > So for things that are truly transient, I agree, tla should use > $TEMPDIR, but for intermediate stages, it probably should just be right > next to where it will end up.
baz is much better about temp directory handling. It mostly honours TEMPDIR. Aaron _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
