Fixed if-feature-expr parser memory leak
Make test go directly to docker/main
This commit is contained in:
parent
a00e36caa2
commit
19b210b1b6
3 changed files with 9 additions and 4 deletions
|
|
@ -207,7 +207,7 @@ example: checkinstall util warnroot
|
|||
# Run a clixon test container.
|
||||
# Alt: cd test; ./all.sh
|
||||
test:
|
||||
(cd docker && $(MAKE) $(MFLAGS) test)
|
||||
$(MAKE) -C docker $(MFLAGS) $@
|
||||
|
||||
docker:
|
||||
for i in docker; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue