On Sat, Feb 20, 2010 at 13:47:38 +0100, Petr Rockai wrote: > a couple small patches. Specially the second one makes darcs-benchmark do > something on configless setups.
Thanks, in they go! You should still get that code.haskell.org account working again. Remove config.example that confuses the JSON-config thing. ---------------------------------------------------------- > Petr Rockai <[email protected]>**20100220124314 > Ignore-this: 2c3cd4a30c1b67c08bfb760e2adaae80 > ] hunk ./config.example 1 > -darcs ../mainline/darcs > -big-zoo/small-repo > rmfile ./config.example Add at least default variant for the repos without config. ---------------------------------------------------------- > testRepoFromDir :: String -> TestRepo > -testRepoFromDir d = TestRepo n n d Nothing [] > +testRepoFromDir d = TestRepo n n d Nothing [toVariant DefaultVariant] Oops, thanks! Restore shell-friendliness of the verbose output. ------------------------------------------------- > - do verbose $ "adaptive: iterations remaining: " ++ show i ++ " time > remaining: " ++ show t > + do verbose $ "# adaptive: iterations remaining: " ++ show i ++ " time > remaining: " ++ show t -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9
pgpY41Um0Xe76.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
