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

Exempt /comment from rsync

parent eb877545
......@@ -43,6 +43,7 @@ rsync: all
-r \
--del \
--exclude '/trac' \
--exclude '/comment' \
--exclude '/forum' \
--exclude '/tools' \
--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