tests: fix dezip of ubuntu images in long regr
authormupton <michaelupton@gmail.com>
Mon, 26 Oct 2020 21:58:22 +0000 (14:58 -0700)
committermike upton <michaelupton@gmail.com>
Tue, 27 Oct 2020 16:10:14 +0000 (16:10 +0000)
commit40d28262cb91224702a1ea6dcf882e3637b96f4e
treebe100ad615fb44aee92b90b640f7c14edda9f920
parent55004009501785a11e6f39e42d01540f0999e704
tests: fix dezip of ubuntu images in long regr

needed to change output open from 'w' to 'wb'
to write binary format

Change-Id: Ia176d86a8ab8cc083ffc9508e051b667936eca2c
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/36615
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
tests/gem5/fixture.py