Skip to content

Commit 72f6283

Browse files
committed
bugfix
1 parent 076f633 commit 72f6283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsphere-influxdb.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ func main() {
813813
flag.Parse()
814814

815815
if getversion {
816-
stdlong.Println("Version:",version)
816+
stdlog.Println("Version:",version)
817817
os.Exit(0)
818818
}
819819

0 commit comments

Comments
 (0)