link pool_patches to a pool
This commit is contained in:
parent
33334830cc
commit
898244d04d
@ -331,6 +331,11 @@ module.exports = ->
|
||||
rule: 'VM'
|
||||
bind: -> @genval.$pool.$ref
|
||||
}
|
||||
|
||||
patches: $set {
|
||||
rule: 'pool_patch'
|
||||
bind: -> @genval.$pool.$ref
|
||||
}
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user