Cosmetic: debian-stretch-jenkins, osmo-gsm-tester: fix indent
Change-Id: Ia6b12b2c35f69eb0434797b29ee0ef676b032250changes/35/22135/3
parent
f92edcc32f
commit
8f60d951da
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue