Lines Matching refs:status
77 DEPOT_STATUS_DIRNAME = ["status", "0"]
94 status 0
380 def _write_status_response(status, htdocs_path, repo_prefix):
381 """Writes a status status/0 response for the depot."""
387 status_file.write(json.dumps(status, ensure_ascii=False,
391 _("Unable to write status response: {0}").format(err))
551 publishers, default_pub, status = \
559 _write_status_response(status, htdocs_path,
953 # Establish a specific exit status which means: "python barfed an exception"