From ec7a84ea9d70f48c593e5c62373ad79acfa7bebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Tue, 9 Aug 2016 03:13:36 +0200 Subject: [PATCH] minor: formatting QubesOS/qubes-issues# --- qubes/tests/int/basic.py | 2 +- templates/libvirt/devices/net.xml | 2 +- templates/libvirt/xen.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qubes/tests/int/basic.py b/qubes/tests/int/basic.py index 97e502c9..5d0f6ba2 100644 --- a/qubes/tests/int/basic.py +++ b/qubes/tests/int/basic.py @@ -465,7 +465,7 @@ class TC_30_Gui_daemon(qubes.tests.SystemTestsMixin, qubes.tests.QubesTestCase): # Type and copy some text subprocess.check_call(['xdotool', 'search', '--name', window_title, 'windowactivate', '--sync', - 'type', '{}'.format(test_string)]) + 'type', test_string]) # second xdotool call because type --terminator do not work (SEGV) # additionally do not use search here, so window stack will be empty # and xdotool will use XTEST instead of generating events manually - diff --git a/templates/libvirt/devices/net.xml b/templates/libvirt/devices/net.xml index dd51f714..c86b8af5 100644 --- a/templates/libvirt/devices/net.xml +++ b/templates/libvirt/devices/net.xml @@ -7,7 +7,7 @@ {{ vm.ip }} {%- endif %}" /> - + +