Lines Matching defs:Die
282 self.Die("Can't find remote of %s" % name)
298 self.step.Die("Couldn't determine commit for setting the tag. Maybe the "
423 def Die(self, msg=""):
432 self.Die(msg)
448 self.Die(msg)
453 self.Die("%s is not a git checkout. If you know what you're doing, try "
460 self.Die("Please set your EDITOR environment variable, you'll need it.")
465 self.Die("Workspace is not clean. Please commit or undo your changes.")
521 self.Die("Applying the patch failed.")
607 self.Die("Unknown latest release: %s" % latest_hash)
651 self.Die("Can't use v8 checkout with calling script as work checkout.")