mirror of
https://github.com/Oxalide/vsphere-influxdb-go.git
synced 2023-10-10 13:36:51 +02:00
8 lines
68 B
Bash
Executable File
8 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. $(dirname $0)/test_helper.bash
|
|
|
|
vcsim_env
|
|
|
|
govc "$@"
|