[darcs-users] darcs patch: resolved issue1339: No longer use the color printer fo...

Eric Kow kowey at darcs.net
Thu Apr 9 15:44:58 UTC 2009


On Thu, Apr 09, 2009 at 14:25:41 +0000, Nicolas Pouillard wrote:
> Thu Apr  9 16:24:56 CEST 2009  Nicolas Pouillard <nicolas.pouillard at gmail.com>
>   * resolved issue1339: No longer use the color printer for the rollback log

Applied, thanks for the amend!

resolved issue1339: No longer use the color printer for the rollback log
------------------------------------------------------------------------
> hunk ./src/Darcs/Commands/Rollback.lhs 130
>           do when (nullFL ps'') $ do logMessage "No changes selected!"
>                                      exitWith ExitSuccess
>              let make_log = world_readable_temp "darcs-rollback"
> -                newlog = Just ("", "":"rolling back:":"":lines (show $ summary ps ))
> +                newlog = Just ("", "":"rolling back:":"":lines (renderString $ summary ps ))
>              --tentativelyRemovePatches repository opts (mapFL_FL hopefully ps)
>              (name, my_log, logf) <- get_log opts newlog make_log $ invert ps''
>              date <- getIsoDateTime

-- 
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: 197 bytes
Desc: Digital signature
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090409/23d88484/attachment.pgp>


More information about the darcs-users mailing list