summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2019-12-09 16:13:17 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2019-12-09 23:54:56 +1300
commit464eb3ed38a95e03bd5906daff14439ae83eb953 (patch)
tree8726f9d906a283c641f32d600f65f48113bdbe94 /.gitignore
parent4675d65dbb2c7e16283e3045c7ca90cec41ed0af (diff)
downloadopenembedded-core-contrib-paule/runqemu-fixes-oe.tar.gz
runqemu: handle tap device creation failure properlypaule/runqemu-fixes-oe
If we fail to run the command to generate the tap devices then we should show a reasonable message and then exit, without showing a traceback. "return 1" at this point in the code does nothing because the caller doesn't check the return, so just use sys.exit(). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions