Skip to content

Commit fe84ec8

Browse files
committed
---
yaml --- r: 12283 b: refs/heads/master c: 704ca04 h: refs/heads/master i: 12281: 0fb8106 12279: db010e0 v: v3
1 parent c693e86 commit fe84ec8

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: f65e26eeee900a0f2f460631ac58086190ce6a4a
2+
refs/heads/master: 704ca046a13977175975cb20a77ea2fbac15d77a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/etc/snapshot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def scrub(b):
3434
"lib/libcore-*.dylib",
3535
"lib/libstd-*.dylib",
3636
"lib/librustc-*.dylib",
37-
"lib/librustsyntax-*.so",
37+
"lib/librustsyntax-*.dylib",
3838
"lib/librustrt.dylib",
3939
"lib/librustllvm.dylib"],
4040
"winnt": ["bin/rustc.exe",

0 commit comments

Comments
 (0)