Skip to content

Commit f8b1ae9

Browse files
committed
---
yaml --- r: 171355 b: refs/heads/batch c: c548b87 h: refs/heads/master i: 171353: 3200d7e 171351: cbb6330 v: v3
1 parent ecca1d5 commit f8b1ae9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ refs/tags/0.12.0: f0c419429ef30723ceaf6b42f9b5a2aeb5d2e2d1
2929
refs/heads/issue-18208-method-dispatch-2: 9e1eae4fb9b6527315b4441cf8a0f5ca911d1671
3030
refs/heads/automation-fail: 1bf06495443584539b958873e04cc2f864ab10e4
3131
refs/heads/issue-18208-method-dispatch-3-quick-reject: 2009f85b9f99dedcec4404418eda9ddba90258a2
32-
refs/heads/batch: edbb7c3ed10c1f2482ff4b2860f3b14e6f73cb7b
32+
refs/heads/batch: c548b879ef361736c53a615edd93e51a8c845a55
3333
refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
3434
refs/heads/beta: 496dc4eae7de9d14cd49511a9acfbf5f11ae6c3f
3535
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928

branches/batch/mk/main.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ CFG_PACKAGE_VERS=$(CFG_RELEASE_NUM)-alpha$(CFG_BETA_CYCLE)
3333
endif
3434
ifeq ($(CFG_RELEASE_CHANNEL),nightly)
3535
CFG_RELEASE=$(CFG_RELEASE_NUM)-nightly
36-
# When building nightlydistributables just reuse the same "beta" name
36+
# When building nightly distributables just reuse the same "nightly" name
3737
# so when we upload we'll always override the previous nighly. This
3838
# doesn't actually impact the version reported by rustc - it's just
3939
# for file naming.

0 commit comments

Comments
 (0)