File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ if [ "${remote}" = true ] && [ "${remote_mode}" = gce ] ; then
210
210
go run test/e2e_node/runner/remote/run_remote.go --vmodule=* =4 --ssh-env=" gce" \
211
211
--zone=" ${zone} " --project=" ${project} " --gubernator=" ${gubernator} " \
212
212
--hosts=" ${hosts} " --images=" ${images} " --cleanup=" ${cleanup} " \
213
- --results-dir=" ${artifacts} " --ginkgo-flags=" ${ginkgoflags} " --runtime-config= " ${runtime_config} " \
213
+ --results-dir=" ${artifacts} " --ginkgo-flags=" ${ginkgoflags} " \
214
214
--image-project=" ${image_project} " --instance-name-prefix=" ${instance_prefix} " \
215
215
--delete-instances=" ${delete_instances} " --test_args=" ${test_args} " --instance-metadata=" ${metadata} " \
216
216
--image-config-file=" ${image_config_file} " --system-spec-name=" ${system_spec_name} " \
You can’t perform that action at this time.
0 commit comments