X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootman.py;fp=bootman.py;h=cfc47a1f718e169a050a84a5ad9180df84aa5116;hb=bccd163b2e37f39e2b067b619d26935300ae882b;hp=a43a95bf0ffb112283a2acdf2c57ad462fe9a864;hpb=152fe04e5cf508fa5718ce0a4acaa434a543df73;p=monitor.git diff --git a/bootman.py b/bootman.py index a43a95b..cfc47a1 100755 --- a/bootman.py +++ b/bootman.py @@ -651,7 +651,6 @@ def restore(sitehist, hostname, config=None, forced_action=None): return True # Read persistent flags, tagged on one week intervals. - #pflags = PersistFlags(hostname, 3*60*60*24, db='debug_persistflags') if config and not config.quiet: print "...downloading dmesg from %s" %hostname dmesg = conn.get_dmesg()