revert root()
This commit is contained in:
@@ -19,7 +19,7 @@ class Platforms {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public def root() {return _root.platforms;}
|
public def root() {return _root;}
|
||||||
|
|
||||||
public void forEach(Map args, functor) {
|
public void forEach(Map args, functor) {
|
||||||
def prefix = args.stagePrefix ?: ""
|
def prefix = args.stagePrefix ?: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user