From: Mathias Klette Date: Thu, 20 Dec 2012 13:51:25 +0000 (+0100) Subject: also include profile in livebuild rsync that have additional profiles used X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=a06e4b87cdc3585a9a962ed5b25d659e5caaea82;p=profitbricks%2Fjenkins-build-scripts.git also include profile in livebuild rsync that have additional profiles used --- diff --git a/live_build.sh b/live_build.sh index c4b7e64..88bf362 100755 --- a/live_build.sh +++ b/live_build.sh @@ -35,7 +35,7 @@ case $LIVE_TYPE in default|staging) RSYNC_SRC="$RSYNC_BASE/" RSYNC_DST="livebuild@10.1.1.1/livebuild/" # mgmt1 will transfer this further, see mgmt1:/etc/rsyncd.conf - RSYNC_FILTER='--include=default-** --include=staging-** --exclude=*' + RSYNC_FILTER='--include=default** --include=staging-** --exclude=*' ;; pbb*|pre-staging*|default,*) RSYNC_SRC="$BUILD_TARGET/"