windows test
This commit is contained in:
parent
e907fbfb10
commit
4167a1d376
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ func (i *Item) Upgrade(force bool) (bool, error) {
|
|||
if i.State.Tainted {
|
||||
i.hub.logger.Warningf("%v %s is tainted, --force to overwrite", emoji.Warning, i.Name)
|
||||
}
|
||||
|
||||
return false, nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue