Home
last modified time | relevance | path

Searched refs:internal_failure (Results 1 – 2 of 2) sorted by relevance

/tools/repohooks/rh/
Dresults.py91 internal_failure: bool = False variable in ProjectResults
105 return self.internal_failure or any(self.results)
/tools/repohooks/
Dpre-upload.py362 return ret._replace(internal_failure=True)
376 return ret._replace(internal_failure=True)