mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
bugfix
This commit is contained in:
parent
076f633377
commit
72f628354b
@ -813,7 +813,7 @@ func main() {
|
|||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
if getversion {
|
if getversion {
|
||||||
stdlong.Println("Version:",version)
|
stdlog.Println("Version:",version)
|
||||||
os.Exit(0)
|
os.Exit(0)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user