Change in ...simtrace2[master]: contrib/jenkins.sh: also push the .elf files to the ftp (for gdb/objd...

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/.

laforge gerrit-no-reply at lists.osmocom.org
Sat Jul 20 06:08:50 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/simtrace2/+/14842 )

Change subject: contrib/jenkins.sh: also push the .elf files to the ftp (for gdb/objdump)
......................................................................

contrib/jenkins.sh: also push the .elf files to the ftp (for gdb/objdump)

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

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 99a6f00..1f6fe15 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -64,7 +64,7 @@
 [rita.osmocom.org]:48 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK8iivY70EiR5NiGChV39gRLjNpC8lvu1ZdHtdMw2zuX
 EOF
 	SSH_COMMAND="ssh -o 'UserKnownHostsFile=$WORKSPACE/known_hosts' -p 48"
-	rsync -avz --delete -e "$SSH_COMMAND" $TOPDIR/firmware/bin/*.bin binaries at rita.osmocom.org:web-files/simtrace2/firmware/
+	rsync -avz --delete -e "$SSH_COMMAND" $TOPDIR/firmware/bin/*.{bin,elf} binaries at rita.osmocom.org:web-files/simtrace2/firmware/
 fi
 
 echo

-- 
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/14842
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: Ibccf92e30c84f34ff61b3e823151cf33f20a1c4f
Gerrit-Change-Number: 14842
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190720/577269cf/attachment.htm>


More information about the gerrit-log mailing list