Commit cf631e62 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Exempt /comment from rsync

parent eb877545
...@@ -43,6 +43,7 @@ rsync: all ...@@ -43,6 +43,7 @@ rsync: all
-r \ -r \
--del \ --del \
--exclude '/trac' \ --exclude '/trac' \
--exclude '/comment' \
--exclude '/forum' \ --exclude '/forum' \
--exclude '/tools' \ --exclude '/tools' \
--exclude '/docs/trunk' \ --exclude '/docs/trunk' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment