Skip to content

Commit 596ae96

Browse files
committed
update reuse_panic_pm test for new build-deps defaults
1 parent 8ab2c69 commit 596ae96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/freshness.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1438,7 +1438,7 @@ fn reuse_panic_pm() {
14381438
.with_stderr_unordered(
14391439
"\
14401440
[COMPILING] bar [..]
1441-
[RUNNING] `rustc --crate-name bar bar/src/lib.rs [..]--crate-type lib --emit=[..]link[..]-C debuginfo=2 [..]
1441+
[RUNNING] `rustc --crate-name bar bar/src/lib.rs [..]--crate-type lib --emit=[..]link[..]
14421442
[RUNNING] `rustc --crate-name bar bar/src/lib.rs [..]--crate-type lib --emit=[..]link -C panic=abort[..]-C debuginfo=2 [..]
14431443
[COMPILING] somepm [..]
14441444
[RUNNING] `rustc --crate-name somepm [..]

0 commit comments

Comments
 (0)