From: Thierry Parmentelat Date: Wed, 5 Jan 2011 11:37:52 +0000 (+0100) Subject: whoops X-Git-Tag: foo~30 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=09958dba3a41e1a69877478426aabb23009c6679;p=infrastructure.git whoops --- diff --git a/scripts/manage-infrastructure.py b/scripts/manage-infrastructure.py index 81d3d21..84dcb79 100755 --- a/scripts/manage-infrastructure.py +++ b/scripts/manage-infrastructure.py @@ -360,7 +360,6 @@ Default is to act on test boxes only""" elif self.options.plc_only: self.boxes=self.plc_boxes self.do_tracker_plcs = True - self.do_tracker_plcs = False self.do_tracker_qemus = False elif self.options.testmaster_only: self.boxes=self.testmaster_boxes