On Thu, Apr 09, 2009 at 14:25:41 +0000, Nicolas Pouillard wrote: > Thu Apr 9 16:24:56 CEST 2009 Nicolas Pouillard <[email protected]> > * 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
signature.asc
Description: Digital signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
