X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=monitor%2Freboot.py;h=46d667b0a61c5dc58b7e7bb265036994811d07bd;hb=fbe2fbd7f5d866205f878e68968dcef14a3812ab;hp=cd49a599a2b006e90e7317ece2410ee8e1cf577c;hpb=e637272100e8e03884188cb2118b21158e739bb0;p=monitor.git diff --git a/monitor/reboot.py b/monitor/reboot.py index cd49a59..46d667b 100755 --- a/monitor/reboot.py +++ b/monitor/reboot.py @@ -9,7 +9,7 @@ import xml, xmlrpclib import errno, time, traceback import urllib2 import urllib -import threading, popen2 +import threading import array, struct import base64 from subprocess import PIPE, Popen