Skip to content

Commit 82d1337

Browse files
committed
---
yaml --- r: 13605 b: refs/heads/master c: c3d384b h: refs/heads/master i: 13603: f122884 v: v3
1 parent 8a516b6 commit 82d1337

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: 29330b5bdad47766fd36c1cc6352034724363ea1
2+
refs/heads/master: c3d384b18f71c50c587c485d48b61977866901bf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/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)