Skip to content

Commit 2b08fcf

Browse files
committed
---
yaml --- r: 10625 b: refs/heads/snap-stage3 c: c3d384b h: refs/heads/master i: 10623: b3acaec v: v3
1 parent 2e0c5ef commit 2b08fcf

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,6 +1,6 @@
11
---
22
refs/heads/master: 2898dcc5d97da9427ac367542382b6239d9c0bbf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 29330b5bdad47766fd36c1cc6352034724363ea1
4+
refs/heads/snap-stage3: c3d384b18f71c50c587c485d48b61977866901bf
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/snap-stage3/src/compiletest/procsrv.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ fn target_env(_lib_path: str, _prog: str) -> [(str,str)] {
3232
}
3333

3434

35-
// FIXME: This code is duplicated in core::run::program_output
35+
// FIXME: This code is duplicated in core::run::program_output (#2659)
3636
fn run(lib_path: str,
3737
prog: str,
3838
args: [str],

0 commit comments

Comments
 (0)