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.
2 parents 600b8b4 + 5a035d5 commit ee5a565Copy full SHA for ee5a565
Makefile
@@ -1,6 +1,6 @@
1
2
EPOCH_TEST_COMMIT := 78e6667ae2d67aad100b28ee9580b41b7a24e667
3
-OUTPUT_DIRNAME ?= output/
+OUTPUT_DIRNAME ?= output
4
DOC_FILENAME ?= oci-runtime-spec
5
DOCKER ?= $(shell command -v docker 2>/dev/null)
6
PANDOC ?= $(shell command -v pandoc 2>/dev/null)
0 commit comments