X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fmanage-infrastructure.py;h=84dcb79f9beafdd1d56839e5908d8ef118a319d1;hb=09958dba3a41e1a69877478426aabb23009c6679;hp=81d3d210c3b33d63ea3e554233899f8796e412b7;hpb=23591c42ebe1c6c2d19e2b90db94cf742e139a28;p=infrastructure.git 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