diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2019-10-16 16:24:23 -0300 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2019-11-05 16:35:06 +0100 |
| commit | d974451c5bc9a0bdf07a8299edf75c0f66a86e04 (patch) | |
| tree | 3d2af15c3244b0b35c3ad8bb3354752097880c19 /tests/image-fuzzer/runner.py | |
| parent | c314e50b8ace8a66b732f3541d58b2592d4427a9 (diff) | |
| download | focaccia-qemu-d974451c5bc9a0bdf07a8299edf75c0f66a86e04.tar.gz focaccia-qemu-d974451c5bc9a0bdf07a8299edf75c0f66a86e04.zip | |
image-fuzzer: Explicitly use integer division operator
Most of the division expressions in image-fuzzer assume integer division. Use the // operator to keep the same behavior when we move to Python 3. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20191016192430.25098-4-ehabkost@redhat.com Message-Id: <20191016192430.25098-4-ehabkost@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/image-fuzzer/runner.py')
0 files changed, 0 insertions, 0 deletions