mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-03 20:21:44 +00:00
committed by
Miguel Morales
parent
fdc73cc3fc
commit
95e3a4ca6d
@@ -768,7 +768,7 @@ func (devices *DeviceSet) setupBaseImage() error {
|
||||
}
|
||||
|
||||
if err := devices.verifyBaseDeviceUUID(oldInfo); err != nil {
|
||||
return fmt.Errorf("Base Device UUID verification failed. Possibly using a different thin pool then last invocation:%v", err)
|
||||
return fmt.Errorf("Base Device UUID verification failed. Possibly using a different thin pool than last invocation:%v", err)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user