From fb6f43aadd6cfcefc028c5e734c1ba458377d9d3 Mon Sep 17 00:00:00 2001 From: deflax Date: Mon, 15 Feb 2016 12:56:20 +0200 Subject: [PATCH] test --- novnc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/novnc.py b/novnc.py index 2c39b8b..1f88b91 100644 --- a/novnc.py +++ b/novnc.py @@ -1,6 +1,6 @@ #. -*- coding: utf-8 # -# novnc daemon spawner +# novnc daemon spawner :) #import site packages import shlex, subprocess