Skip to content
Snippets Groups Projects
Commit f9e186a9 authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

makefile: unbreak check target

parent 1f21514d
No related branches found
No related tags found
1 merge request!87Minor test fixes
PYTHON=python
HG=$(shell which hg)
HGPYTHON=$(shell $(HG) hg debuginstall -T '{pythonexe}')
HGPYTHON=$(shell $(HG) debuginstall -T '{pythonexe}')
TESTFLAGS ?= $(shell echo $$HGTESTFLAGS)
help:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment