Rollup merge of #129917 - Kobzol:fix-beta-git, r=Mark-Simulacrum
Fix parsing of beta version in dry-run mode This was blocking beta release. r? `@BoxyUwU`
This commit is contained in:
commit
29bcf8062a
@ -1501,6 +1501,7 @@ Executed at: {executed_at}"#,
|
||||
"refs/remotes/origin/{}..HEAD",
|
||||
self.config.stage0_metadata.config.nightly_branch
|
||||
))
|
||||
.run_always()
|
||||
.run_capture(self)
|
||||
.stdout()
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user