From: Mark Hymers Date: Sat, 16 Aug 2014 16:14:29 +0000 (+0000) Subject: Don't break on too many links X-Git-Url: https://git.donarmstrong.com/?p=dak.git;a=commitdiff_plain;h=437c13ce927fbe3254fb63bc162099c831fe9629 Don't break on too many links Signed-off-by: Mark Hymers --- diff --git a/config/debian/common b/config/debian/common index 88cb6abf..1616c48f 100644 --- a/config/debian/common +++ b/config/debian/common @@ -44,7 +44,7 @@ function make_buildd_dir () { # For now, we still create the local incoming.d.o setup ${scriptsdir}/update-buildd-archive ${incoming}/web/debian-buildd ${incoming}/debian-buildd - rm -f ${incoming}/public/* + find ${incoming}/public -type l -delete dak export-suite -s "accepted" -d "$incoming/public" # Tell the mirrors that we've updated