tolerate errors in docker startscripts

This commit is contained in:
Olof hagsand 2020-07-07 15:51:42 +02:00
parent 5464eec540
commit a5bf3d57ce
4 changed files with 4 additions and 5 deletions

View file

@ -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"