Lines Matching refs:retcode
265 retcode = process.poll()277 print >> sbuf, "retcode:", retcode280 if retcode:284 raise CalledProcessError(retcode, cmd)