[darcs-users] darcs patch: Remove config.example that confuses the ... (and 2 more)

Eric Kow kowey at darcs.net
Sat Feb 20 15:03:54 UTC 2010


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 <me at mornfall.net>**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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20100220/3acbceea/attachment.pgp>


More information about the darcs-users mailing list