Skip to content

Commit 030f668

Browse files
committed
---
yaml --- r: 11978 b: refs/heads/master c: 13ae8e0 h: refs/heads/master v: v3
1 parent 6960cf8 commit 030f668

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: 14895aa10b29ae4027f73930cf9a6a4c9da6b30b
2+
refs/heads/master: 13ae8e0626da4c808e98595fcaeb9689b47d01df
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/mk/tests.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ define DEF_DOC_TEST_HOST
110110

111111
doc-tutorial-extract$(1):
112112
@$$(call E, extract: tutorial tests)
113-
$$(Q)rm $(1)/test/doc-tutorial/*.rs
113+
$$(Q)rm -f $(1)/test/doc-tutorial/*.rs
114114
$$(Q)$$(EXTRACT_TESTS) $$(S)doc/tutorial.md $(1)/test/doc-tutorial
115115

116116
endef

0 commit comments

Comments
 (0)