We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f178b5a commit 76c2cb1Copy full SHA for 76c2cb1
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 4acfcd8c2f9b35caf966a2d7a8e0a658bfe5d292
+refs/heads/master: 996b3500dc1385810c7b404e24bd5c8ad501cb13
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/mk/tests.mk
@@ -104,7 +104,7 @@ endif
104
# Extracting tests for docs
105
######################################################################
106
107
-EXTRACT_TESTS := $(CFG_PYTHON) $(S)src/etc/extract-tests.py
+EXTRACT_TESTS := "$(CFG_PYTHON)" $(S)src/etc/extract-tests.py
108
109
define DEF_DOC_TEST_HOST
110
0 commit comments