[pve-devel] [PATCH] spiceproxy : remove debug -use lib '..';
Alexandre Derumier
aderumier at odiso.com
Wed Jun 26 16:16:27 CEST 2013
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
bin/spiceproxy | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/spiceproxy b/bin/spiceproxy
index db85e1d..db90039 100755
--- a/bin/spiceproxy
+++ b/bin/spiceproxy
@@ -4,7 +4,6 @@ $ENV{'PATH'} = '/sbin:/bin:/usr/sbin:/usr/bin';
delete @ENV{qw(IFS CDPATH ENV BASH_ENV)};
-use lib '..';
use strict;
use English;
use Getopt::Long;
--
1.7.10.4
More information about the pve-devel
mailing list