From 09958dba3a41e1a69877478426aabb23009c6679 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 12:37:52 +0100 Subject: [PATCH] whoops --- scripts/manage-infrastructure.py | 1 - 1 file changed, 1 deletion(-) 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 -- 2.43.0