mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-19 16:40:58 +00:00
Merge 45af94fced
into 6dd955dba5
This commit is contained in:
@@ -61,6 +61,7 @@ func main() {
|
||||
|
||||
daemonConf, err := cniServerConfig(*configFilePath)
|
||||
if err != nil {
|
||||
fmt.Printf("%s: %s\n", *configFilePath, err)
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user