storj/scripts/tests/testversions
Jeff Wendling 0a860a2e89 scripts: fix builds for new uplink command
the new uplink command expects to be able to migrate
and so we need to specify the --legacy-config-dir
flag sometimes as well. but unfortunately, the old
uplink will error if it gets a flag it doesn't
understand, so we have to set it as an env var.
but we can't use the env var for the --config-dir
flag all the time because the old uplink doesn't
look for that env var.

Change-Id: I019315192c0e6c348814527794342d823a5f9ec3
2022-02-16 21:40:06 +00:00
..
test-sim-versions-dev.sh all: switch from master to main 2020-12-28 22:59:06 +01:00
test-sim-versions.sh ci: install gateway@latest instead of @main 2021-11-01 12:16:38 +00:00
test-versions.sh scripts: fix builds for new uplink command 2022-02-16 21:40:06 +00:00