mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 14:10:39 +01:00
defs-dist.mk: Add CATCH_ONLY_YERROR, defaulting to false
This commit is contained in:
parent
aec4c05c93
commit
688e945b36
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ WORKING_DIR ?= $(VAR_PREFIX)/lock
|
||||||
LOGNAME ?= $(PROJECT)
|
LOGNAME ?= $(PROJECT)
|
||||||
DAEMON_RUN_USER ?= root
|
DAEMON_RUN_USER ?= root
|
||||||
DAEMON_RUN_GROUP ?= root
|
DAEMON_RUN_GROUP ?= root
|
||||||
|
CATCH_ONLY_YERROR?= false
|
||||||
|
|
||||||
# -- file attributes
|
# -- file attributes
|
||||||
EXEOWNER ?= root
|
EXEOWNER ?= root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue