Run tests as appropriate group
Need to add "groupadd" and "groupdel" for Alpine. See: https://github.com/gliderlabs/docker-alpine/issues/326
This commit is contained in:
parent
62401b72d0
commit
3a2ffd4233
16 changed files with 51 additions and 34 deletions
|
|
@ -67,6 +67,9 @@ TOP_SRCDIR=@top_srcdir@
|
|||
# Clixon version
|
||||
CLIXON_VERSION=@CLIXON_VERSION@
|
||||
|
||||
CLICON_USER=@CLICON_USER@
|
||||
CLICON_GROUP=@CLICON_GROUP@
|
||||
|
||||
# Which XML symbol to add to top datastore config level
|
||||
# see also DATASTORE_TOP_SYMBOL
|
||||
DATASTORE_TOP="config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue