Home | History | Annotate | Download | only in tools

Lines Matching refs:errors

466       # Try to change the error mode to avoid dialogs on fatal errors. Don't
536 errors = file(errname).read()
539 return CommandOutput(exit_code, timed_out, output, errors)