From 8ba75db0b618fe29a570a955d2413ee7015bab02 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 7 Nov 2016 01:06:10 +0100 Subject: build the snapshot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I65dd1fb1fe10c0326ecfe4493b4a4a4815c6c1dd Signed-off-by: Jan-Simon Möller --- .../include-release-jjb-blowfish-snapshot-rsync.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-rsync.sh') diff --git a/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-rsync.sh b/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-rsync.sh index 7da13434..aea85c48 100644 --- a/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-rsync.sh +++ b/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-rsync.sh @@ -10,4 +10,8 @@ export RSYNCDST="jenkins-slave@10.30.72.8:/srv/download/AGL/mirror/" echo " rsync -avr -e \"ssh -o StrictHostKeyChecking=no\" $RSYNCSRC $RSYNCDST " +if x"true" = x"$UPLOAD" ; then +echo upload +fi + exit 0 \ No newline at end of file -- cgit 1.2.3-korg