Skip to content

Commit 12e454b

Browse files
committed
---
yaml --- r: 14518 b: refs/heads/try c: 1fd9aba h: refs/heads/master v: v3
1 parent ceaa0cc commit 12e454b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: 5c1338a18e50555d240f29d6c52873ff97f584bb
5+
refs/heads/try: 1fd9abaa4765e579cc5829530018ee5386e89f47
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/mk/tests.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ CTEST_COMMON_ARGS$(1)-T-$(2)-H-$(3) := \
253253
--compile-lib-path $$(HLIB$(1)_H_$(3)) \
254254
--run-lib-path $$(TLIB$(1)_T_$(2)_H_$(3)) \
255255
--rustc-path $$(HBIN$(1)_H_$(3))/rustc$$(X) \
256-
--aux-base $$(S)src/test/aux/ \
256+
--aux-base $$(S)src/test/auxiliary/ \
257257
--stage-id stage$(1)-$(2) \
258258
--rustcflags "$$(CFG_RUSTC_FLAGS) --target=$(2) --inline" \
259259
$$(CTEST_TESTARGS)

0 commit comments

Comments
 (0)