aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mirror/templates/mirrordir
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-10-20 10:02:03 +0300
committerThomas Backlund <tmb@mageia.org>2015-10-20 10:02:03 +0300
commitbe92cc0c09248d5d6ef9120815ee6d7f27261b80 (patch)
tree71be6c0b43fe0d9dbaff3131410dc5f5faba3af6 /modules/mirror/templates/mirrordir
parent3b46f2e196802443ed00ac697e125307096b0979 (diff)
downloadpuppet-be92cc0c09248d5d6ef9120815ee6d7f27261b80.tar
puppet-be92cc0c09248d5d6ef9120815ee6d7f27261b80.tar.gz
puppet-be92cc0c09248d5d6ef9120815ee6d7f27261b80.tar.bz2
puppet-be92cc0c09248d5d6ef9120815ee6d7f27261b80.tar.xz
puppet-be92cc0c09248d5d6ef9120815ee6d7f27261b80.zip
lint fixes for mirror
Diffstat (limited to 'modules/mirror/templates/mirrordir')
-rw-r--r--modules/mirror/templates/mirrordir1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mirror/templates/mirrordir b/modules/mirror/templates/mirrordir
index 53655aa0..b8bf9fb6 100644
--- a/modules/mirror/templates/mirrordir
+++ b/modules/mirror/templates/mirrordir
@@ -13,4 +13,3 @@ fi
echo "sync in progress since $(date)" > "$lockfile"
/usr/bin/rsync $rsync_options "$remoteurl" "$localdir"
rm -f "$lockfile"
-