
5 Mar
2008
5 Mar
'08
8:59 a.m.
Author: mhenoch Date: Wed Mar 5 03:59:08 2008 New Revision: 170 Modified: cl-darcs/trunk/pull.lisp Log: Adapt message when pull finished Modified: cl-darcs/trunk/pull.lisp ============================================================================== --- cl-darcs/trunk/pull.lisp (original) +++ cl-darcs/trunk/pull.lisp Wed Mar 5 03:59:08 2008 @@ -102,4 +102,4 @@ (when source-and-pristine-differ (format t "~&~<Some patches could not be applied to the source tree. ~ You should manually merge changes from the pristine tree in _darcs/pristine/.~>" nil))))) - (format t "~&All done"))) + (format t "~&Finished pulling and applying.")))
6389
Age (days ago)
6389
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net