Change in osmo-gsm-tester[master]: contrib/jenkins-build-amarisoft.sh: Fix typo copying trx_uhd.so to UE

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Apr 3 16:16:39 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17715 )


Change subject: contrib/jenkins-build-amarisoft.sh: Fix typo copying trx_uhd.so to UE
......................................................................

contrib/jenkins-build-amarisoft.sh: Fix typo copying trx_uhd.so to UE

Change-Id: I0c9b83b9adf0548e78363462744644bc528c2d29
---
M contrib/jenkins-build-amarisoft.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/15/17715/1

diff --git a/contrib/jenkins-build-amarisoft.sh b/contrib/jenkins-build-amarisoft.sh
index 1e22ed5..f971578 100755
--- a/contrib/jenkins-build-amarisoft.sh
+++ b/contrib/jenkins-build-amarisoft.sh
@@ -61,7 +61,7 @@
         cp ${base}/${project_name_srslte}/build/lib/src/phy/rf/libsrslte_rf.so inst-amarisoftue/
         cp ${base}/${project_name_zmq}/build/libtrx_zmq-linux-2018-10-18.so inst-amarisoftue/trx_zmq.so
 fi
-cp ${base}/inst-tmp/trx_uhd-linux*/trx_uhd.so inst-amarisoftenb/
+cp ${base}/inst-tmp/trx_uhd-linux*/trx_uhd.so inst-amarisoftue/
 this="amarisoftue.build-${BUILD_NUMBER-$(date +%Y-%m-%d_%H_%M_%S)}"
 tar="${this}.tgz"
 tar -czf "$tar" -C inst-amarisoftue/ .

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17715
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I0c9b83b9adf0548e78363462744644bc528c2d29
Gerrit-Change-Number: 17715
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200403/2cde333e/attachment.htm>


More information about the gerrit-log mailing list