pull/4607/head
fang duan 2019-07-30 08:20:37 +08:00
parent 389cb018da
commit a44b3393aa
No known key found for this signature in database
GPG Key ID: 3B0F7D1148EB3839
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ func runStart(cmd *cobra.Command, args []string) {
out.V{"driver": vmDriver, "os": runtime.GOOS},
)
}
validateConfig()
validateUser()
validateDriverVersion(viper.GetString(vmDriver))