tolerate errors in docker startscripts
This commit is contained in:
parent
5464eec540
commit
a5bf3d57ce
4 changed files with 4 additions and 5 deletions
|
|
@ -40,7 +40,7 @@
|
|||
# See also Dockerfile of the example
|
||||
# Log msg, see with docker logs
|
||||
|
||||
set -eux
|
||||
set -ux # e but clixon_backend may fail if test is run in parallell
|
||||
|
||||
>&2 echo "$0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue