summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyncer <root@plopp.spline.de>2013-03-11 18:06:47 +0100
committersyncer <root@plopp.spline.de>2013-03-11 18:06:47 +0100
commit939316a07929db03012134eaf33c804900b99903 (patch)
tree6256f86d2b56e1be136bff4332978b1dfc971a3a
parent3986470702fcbc894fce8e4cd61214116be8f558 (diff)
downloadmirror-sync-939316a07929db03012134eaf33c804900b99903.tar.gz
mirror-sync-939316a07929db03012134eaf33c804900b99903.tar.bz2
mirror-sync-939316a07929db03012134eaf33c804900b99903.zip
openbsd: version bump
-rwxr-xr-xbin/sync-openbsd-ftp-tree.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/sync-openbsd-ftp-tree.sh b/bin/sync-openbsd-ftp-tree.sh
index 0a8074e..ab01b41 100755
--- a/bin/sync-openbsd-ftp-tree.sh
+++ b/bin/sync-openbsd-ftp-tree.sh
@@ -11,8 +11,7 @@ else
fi
rsync $verbose -a -i --recursive --times --links --hard-links --delete \
- --exclude="/[2-3].[0-9]" \
- --exclude="/4.[0-8]" \
+ --exclude="/[2-4].[0-9]" \
--exclude="/cvs" \
--exclude="/distfiles" \
--exclude="/tmp" \