mirror of
https://github.com/nikdoof/vsphere-influxdb-go.git
synced 2025-12-14 10:12:19 +00:00
bugfix
This commit is contained in:
@@ -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)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user