On 03/13/2013 02:13 AM, Nishanth Aravamudan wrote:
This was a placeholder for a fix-up, which I ended up getting to quicker
than I planned.

Applied, thanks!

Signed-off-by: Nishanth Aravamudan <[email protected]>

diff --git a/frontend/client/src/autotest/afe/HostSelector.java 
b/frontend/client/src/autotest/afe/HostSelector.java
index 72ddc86..02d11a0 100644
--- a/frontend/client/src/autotest/afe/HostSelector.java
+++ b/frontend/client/src/autotest/afe/HostSelector.java
@@ -270,7 +270,6 @@ public class HostSelector implements ClickHandler {
              oneTimeObject.put("status", new JSONString(""));
              oneTimeObject.put("locked_text", new JSONString(""));
              oneTimeObject.put("id", new JSONNumber(--META_INDEX));
-            // need to add profiles here too, I think
              selectRow(oneTimeObject);
          }


_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel


_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to