Show More
@@ -327,8 +327,8 b' def reposetup(ui, repo):' | |||||
327 | if r: |
|
327 | if r: | |
328 | self.ui.status(_("updating bookmark %s\n") % k) |
|
328 | self.ui.status(_("updating bookmark %s\n") % k) | |
329 | else: |
|
329 | else: | |
330 |
self.ui.warn(_( |
|
330 | self.ui.warn(_('updating bookmark %s' | |
331 |
|
|
331 | ' failed!\n') % k) | |
332 |
|
332 | |||
333 | return result |
|
333 | return result | |
334 |
|
334 |
General Comments 0
You need to be logged in to leave comments.
Login now