mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Fix parsing of beta version in dry-run mode
This commit is contained in:
parent
a4601859ae
commit
f1e5191807
@ -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…
Reference in New Issue
Block a user