MSA-1531: 101616

This commit is contained in:
Christoffer
2016-10-16 20:43:49 -05:00
parent 723ef7e7e6
commit 4511c7dcd8
2 changed files with 2 additions and 2 deletions

View File

@@ -682,4 +682,4 @@ private Boolean hasAllHubsOver(String desiredFirmware) {
private List getRealHubFirmwareVersions() {
return location.hubs*.firmwareVersionString.findAll { it }
}
}