Skip to content

cockroachdb: Fix download script for illumos#477

Merged
teisenbe merged 1 commit into
mainfrom
fix-version-check
Dec 2, 2021
Merged

cockroachdb: Fix download script for illumos#477
teisenbe merged 1 commit into
mainfrom
fix-version-check

Conversation

@teisenbe

@teisenbe teisenbe commented Dec 2, 2021

Copy link
Copy Markdown
Contributor

This was previously copying the new version into
cockroachdb/cockroachdb-<newver> instead of replacing
the cockroachdb directory.

Fixes #475

This was previously copying the new version into
`cockroachdb/cockroachdb-<newver>` instead of replacing
the `cockroachdb` directory.
@teisenbe teisenbe requested a review from davepacheco December 2, 2021 19:21
@teisenbe teisenbe enabled auto-merge (squash) December 2, 2021 19:23
@teisenbe teisenbe disabled auto-merge December 2, 2021 19:23
@smklein

smklein commented Dec 2, 2021

Copy link
Copy Markdown
Collaborator

Thanks Tess, all the more reason why that "DB version-check" PR is extremely useful

@teisenbe teisenbe enabled auto-merge (squash) December 2, 2021 19:38
@davepacheco

Copy link
Copy Markdown
Collaborator

Sorry for the bug and thanks for fixing!

I can't remember for sure, but I think part of what I was going for originally was that you could have multiple different versions locally. This would make it easy to switch which version you were testing by just changing your PATH. It seems like this wouldn't work any more. Of course, it wasn't really working before, so we can punt on this until it becomes more important.

@teisenbe teisenbe merged commit 835ecd0 into main Dec 2, 2021
@teisenbe teisenbe deleted the fix-version-check branch December 2, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

omicron-dev -- db-run not working on Helios

4 participants