- Fixed [clixon_proc can't start new process with PATH env #202](https://github.com/clicon/clixon/issues/202)
- Memory errors in tests
This commit is contained in:
parent
1af3a7bcfe
commit
172cfd69b3
7 changed files with 28 additions and 17 deletions
|
|
@ -47,8 +47,8 @@ SHELL = /bin/sh
|
|||
# VAGRANTS += freebsd/FreeBSD-12.1-STABLE
|
||||
VAGRANTS =
|
||||
|
||||
# internal or fcgi
|
||||
RESTCONF=internal
|
||||
# native or fcgi
|
||||
RESTCONF=native
|
||||
|
||||
-include site.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue