Cosmetic: debian-stretch-jenkins, osmo-gsm-tester: fix indent

Change-Id: Ia6b12b2c35f69eb0434797b29ee0ef676b032250
This commit is contained in:
Oliver Smith 2021-01-12 13:10:37 +01:00
parent f92edcc32f
commit 8f60d951da
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ RUN git clone https://git.osmocom.org/osmo-ci osmo-ci && \
cp -v $(find osmo-ci/scripts \
-maxdepth 1 \
-type f ) \
/usr/local/bin
/usr/local/bin
# Install osmo-gsm-manuals to /opt/osmo-gsm-manuals
ADD http://git.osmocom.org/osmo-gsm-manuals/patch /tmp/osmo-gsm-manuals-commit

View File

@ -141,7 +141,7 @@ RUN git clone https://git.osmocom.org/osmo-ci osmo-ci && \
cp -v $(find osmo-ci/scripts \
-maxdepth 1 \
-type f ) \
/usr/local/bin
/usr/local/bin
# Copy several scripts and permission for osmo-gsm-tester:
RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/