Change in ...simtrace2[master]: contrib/jenkins.sh: don't delete old builds from ftp

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
Fri Jul 19 16:59:31 UTC 2019


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/simtrace2/+/14843


Change subject: contrib/jenkins.sh: don't delete old builds from ftp
......................................................................

contrib/jenkins.sh: don't delete old builds from ftp

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



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/43/14843/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 1f6fe15..16420f7 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,elf} binaries at rita.osmocom.org:web-files/simtrace2/firmware/
+	rsync -avz -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/+/14843
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I2b34b5d4525d62564d34a6583ee3739b82c07c68
Gerrit-Change-Number: 14843
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at gnumonks.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190719/5dfbb092/attachment.htm>


More information about the gerrit-log mailing list