Fix test breaks from unused code
This commit is contained in:
@@ -76,7 +76,6 @@ COPY incubating/mqadvanced-server-dev/*.tpl /etc/mqm/
|
||||
COPY incubating/mqadvanced-server-dev/web /etc/mqm/web
|
||||
|
||||
RUN chown -R mqm:mqm /etc/mqm/* \
|
||||
&& ls -lar /etc/mqm/ \
|
||||
&& chmod +x /usr/local/bin/runmq* \
|
||||
&& install --directory --mode 0775 --owner mqm --group root /run/runmqdevserver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user