sync-dd: exclude queue/bts_version_track

The files in bts_version_track are short-lived and often removed while
syncing the public mirror. This causes annoying complaint from rsync.
As there is nothing interesting there we can just not sync it.
上级 f8be0477
......@@ -80,6 +80,7 @@ if lockfile -r3 "${lockfile}"; then
--exclude "/lock/" \
--exclude "/mirror/" \
--exclude "/morgue/" \
--exclude "/queue/bts_version_track/"
--exclude "/queue/unchecked/" \
--exclude "/s3kr1t" \
--exclude "/scripts/s3kr1t" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册