Home | History | Annotate | Download | only in scripts

Lines Matching refs:check_status

243     def executeLocal(self, cmd, check_status = True):
247 if status != 0 and check_status: