1
0
mirror of https://github.com/rancher/os.git synced 2025-08-06 01:04:26 +00:00

Fix broken OS upgrade

This commit is contained in:
Darren Shepherd 2015-04-16 12:04:14 -07:00
parent 9d21b31964
commit ae0c42cef3

View File

@ -175,7 +175,6 @@ func startUpgradeContainer(image string, stage, force bool) {
log.Fatal(container.Err) log.Fatal(container.Err)
} }
if !stage { if !stage {
fmt.Printf("Upgrading to %s\n", image) fmt.Printf("Upgrading to %s\n", image)