Skip to content

Commit ea3c849

Browse files
committed
---
yaml --- r: 7391 b: refs/heads/master c: c1bf17e h: refs/heads/master i: 7389: cf2f52f 7387: ac07a6e 7383: 76178ff 7375: 145a80b 7359: dc74fe0 v: v3
1 parent ce2c23b commit ea3c849

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,2 +1,2 @@
11
---
2-
refs/heads/master: fa718dcebf4d4748eb640f2530dc1b9725263f89
2+
refs/heads/master: c1bf17ed4ffad32e8ea9020e764814cfa021a04a

trunk/mk/docs.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ifdef CFG_NODE
4747
doc/tutorial/web/index.html: \
4848
$(wildcard $(S)doc/tutorial/*.md)
4949
@$(call E, cp: $@)
50-
$(Q)cp -arv $(S)doc/tutorial doc/
50+
$(Q)cp -a $(S)doc/tutorial doc/
5151
@$(call E, node: build.js)
5252
$(Q)cd doc/tutorial && $(CFG_NODE) build.js
5353

0 commit comments

Comments
 (0)