mirror of https://github.com/docker/docs.git
parent
5aa2179807
commit
71f82e86b1
|
@ -181,7 +181,7 @@ func (d *Driver) PreCreateCheck() error {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check that the project exists. It will also check that credentials
|
// Check that the project exists. It will also check the credentials
|
||||||
// at the same time.
|
// at the same time.
|
||||||
log.Infof("Check that the project exists")
|
log.Infof("Check that the project exists")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue