]> gitweb.fluxo.info Git - puppet-backup.git/commitdiff
Rsync handler patch from upstream #8196 (2)
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Nov 2014 16:46:48 +0000 (14:46 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Nov 2014 16:46:48 +0000 (14:46 -0200)
files/handlers/rsync

index 7a786818d5b84dba71225eabde241a0ee8ff4b1d..2b55c61d704778917157be1b9a4b7413785ab734 100644 (file)
@@ -735,6 +735,10 @@ function move_files {
 
 function prepare_storage {
 
+  if [ "$test" ]; then
+    return
+  fi
+
   section="`basename $SECTION`"
 
   if [ "$format" == "short" ]; then