Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
sofixa committed Jan 7, 2018
1 parent 076f633 commit 72f6283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsphere-influxdb.go
Expand Up @@ -813,7 +813,7 @@ func main() {
flag.Parse()

if getversion {
stdlong.Println("Version:",version)
stdlog.Println("Version:",version)
os.Exit(0)
}

Expand Down

0 comments on commit 72f6283

Please sign in to comment.