]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
liveboot_rsync: fix filter: use recursive wildcard
authorMathias Klette <mathias.klette@profitbricks.com>
Tue, 16 Apr 2013 15:27:28 +0000 (17:27 +0200)
committerMathias Klette <mathias.klette@profitbricks.com>
Tue, 16 Apr 2013 15:27:28 +0000 (17:27 +0200)
liveboot_rsync.sh

index 2240bc74e7c519d694170f72c617587f2fe549b2..b356dfcc76ff49a855fbaaf33be808c8e9aabb32 100755 (executable)
@@ -11,7 +11,7 @@ export
 # Define default settings
 #
 RSYNC_SRC=/srv/mirror/liveboot
-RSYNC_FILTER='--include=liveboot-* --include=pending-approval --exclude=*'
+RSYNC_FILTER='--include=liveboot-** --include=pending-approval --exclude=*'
 
 #
 # destination patterns, must contain username and path and trailing slash, aka $USER@$HOST/$PATH/