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
|
|
@ -10,9 +10,6 @@
|
|||
# Magic line must be first in script (see README.md)
|
||||
s="$_" ; . ./lib.sh || if [ "$s" = $0 ]; then exit 0; else return 0; fi
|
||||
|
||||
# Raw unit tester of backend unix socket.
|
||||
: ${clixon_util_socket:=$(which clixon_util_socket)}
|
||||
|
||||
APPNAME=example
|
||||
|
||||
# Common NACM scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue