whoops
[infrastructure.git] / scripts / manage-infrastructure.py
index 81d3d21..84dcb79 100755 (executable)
@@ -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