540
540
deadline_str = time.strftime('%H:%M:%S',
541
541
time.localtime(deadline))
542
542
lock_url = self.transport.abspath(self.path)
544
544
# the URL here is sometimes not one that is useful to the
545
545
# user, perhaps being wrapped in a lp-%d or chroot decorator,
546
546
# especially if this error is issued from the server.