summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xspice22
1 files changed, 1 insertions, 1 deletions
diff --git a/spice2 b/spice2
index f6d3761..d0441f5 100755
--- a/spice2
+++ b/spice2
@@ -82,7 +82,7 @@ defaults = dict(
),
win2008r2=dict(
qemu='upstream',
- args='--port 9006 --clients 1 --tablet --revision 2 --'.split(),
+ args='--port 9006 --clients 1 --tablet --revision 2'.split(),
),
)