[darcs-users] [patch287] Patch for issue 1877

Eric Kow kowey at darcs.net
Tue Jun 22 09:49:22 UTC 2010


resolve issue1877: make pull --dry-run --xml terse
--------------------------------------------------
> -  when (old_default == repodirs) $
> +  when (old_default == repodirs && not (XMLOutput `elem` opts)) $
>        let pulling = if DryRun `elem` opts then "Would pull" else "Pulling"
>        in  putInfo opts $ text $ pulling++" from "++concatMap formatPath repodirs++"..."
>    (Sealed them, Sealed compl) <- readRepos repository opts repodirs

Hmm, that was easy.  Thanks and sorry for the inefficient delegation!
Applied, with a mv patch on top of it to rename the failing test to a
passing one.

-- 
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: 198 bytes
Desc: Digital signature
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20100622/1763145c/attachment.pgp>


More information about the darcs-users mailing list