Skip to content

Commit

Permalink
additional
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbtv committed Dec 12, 2024
1 parent 37e9e4e commit f4f29db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/whereabouts.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import (

func cmdAddFunc(args *skel.CmdArgs) error {
ipamConf, confVersion, err := config.LoadIPAMConfig(args.StdinData, args.Args)
logging.Debugf("foobar")
if err != nil {
logging.Errorf("IPAM configuration load failed: %s", err)
return err
Expand Down

0 comments on commit f4f29db

Please sign in to comment.