On Fri, Oct 24, 2008 at 18:35:40 +1100, Trent W. Buck wrote: > twb> Probably a few months ago, shell_harness used to set twb> > DARCS=bin/darcs and then all scripts had to call $DARCS. And then > twb> someone just did PATH=$PWD/bin/:$PATH. But nobody fixed the > script twb> to call "darcs" instead of "$DARCS". However, I don't > want to just twb> make this change in case my guess is wrong.
That sounds right. Grep and fix might be a good idea. > twb> I think all tests should start out in a clean directory made > by twb> mktemp -d, which is created for them by shell_harness. Hmm, if you can do this in a way that keeps forensics easy and stupid after a test fails, sure. No trying to figure out where the heck the tests dumped their temp directories... -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
pgpkvI9Xmxv9t.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
