On Tue, May 26, 2009 at 20:55:34 +0000, Eric Kow wrote:
> This was actually very straightforward.
> The only perl requirement left is:
> tests/optimize_relink.sh: echo 'use File::Basename; $res=0; while
> ($fn=<'$1'/*>) { $fn2="'$2'/" . basename($fn); @fd1=lstat($fn);
> @fd2=lstat($fn2); $res += ($fd1[1] != $fd2[1]);}; exit($res);' | perl
>
> Tue May 26 21:52:40 BST 2009 Eric Kow <[email protected]>
> * Remove perl dependency for pull_compl.sh test.I've applied this. Also: the optimize_relink test is disabled on Windows, so I think that once this makes it to darcs.net, we can run the test suite on Windows without requiring Perl to be installed. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
