Skip to content

Commit 8f24fdc

Browse files
committed
---
yaml --- r: 157577 b: refs/heads/snap-stage3 c: 9106546 h: refs/heads/master i: 157575: 5fa3cb6 v: v3
1 parent 5b57758 commit 8f24fdc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 065caf34f5ff29e04605f95d9c5d511af219439a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: e59355b64c1359c41519b253e1776eab07d22a09
4+
refs/heads/snap-stage3: 9106546aa7d56dcaf650d9bc03fe5b5c3cf3460d
55
refs/heads/try: 0ee4d8b0b112c608646fa75463ab4dc59132efd9
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/src/etc/rustup.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,8 @@ case $CFG_OSTYPE in
329329
;;
330330

331331
# We do not detect other OS such as XP/2003 using 64 bit using uname.
332-
# If we want to in the future, we will need to use Cygwin - Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
332+
# If we want to in the future, we will need to use Cygwin
333+
# Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
333334
*)
334335
err "unknown OS type: $CFG_OSTYPE"
335336
;;

0 commit comments

Comments
 (0)