diff options
Diffstat (limited to 'tests/guest-debug')
-rw-r--r-- | tests/guest-debug/test-gdbstub.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/guest-debug/test-gdbstub.py b/tests/guest-debug/test-gdbstub.py index c7e3986a24..98a5df4d42 100644 --- a/tests/guest-debug/test-gdbstub.py +++ b/tests/guest-debug/test-gdbstub.py @@ -1,4 +1,3 @@ -from __future__ import print_function # # This script needs to be run on startup # qemu -kernel ${KERNEL} -s -S |