Merge branch 'master' into v5

This commit is contained in:
Dmitry Belyaev 2021-08-10 12:19:06 +03:00 committed by GitHub
commit 3895aba33e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -94,10 +94,10 @@ RUN set -x && \
--with-default-user=squid \
--with-openssl \
--with-pidfile=/var/run/squid/squid.pid
# fix build
RUN set -x && \
mkdir -p /tmp/build/tools/squidclient/tests && \
# fix build
RUN set -x && \
mkdir -p /tmp/build/tools/squidclient/tests && \
mkdir -p /tmp/build/tools/tests
RUN set -x && \