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 ba12f62 commit 965e578Copy full SHA for 965e578
Makefile
@@ -1,6 +1,6 @@
1
prefix ?= $(HOME)/.local
2
DESTDIR ?= /
3
-PYTHON ?= python3
+PYTHON ?= python
4
DEFAULT_TEST_TARGET ?= test
5
STG_PROVE_OPTS ?=
6
t/Makefile
@@ -3,7 +3,7 @@
# Copyright (c) 2005 Junio C Hamano
#
7
# STG_TEST_OPTS = --verbose-log
8
# STG_PROVE_OPTS = --jobs=9
9
0 commit comments