[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/security] We also want a -T there, stupid ln, could figure it out itself, never heard of AI, eh?



---
 config/debian/cron.unchecked |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked
index 0858682..f17331d 100755
--- a/config/debian/cron.unchecked
+++ b/config/debian/cron.unchecked
@@ -60,7 +60,7 @@ if lockfile -r3 $LOCKFILE; then
 	    cd ${incoming}
 	    mkdir -p tree/${STAMP}
 	    cp -al ${incoming}/buildd/. tree/${STAMP}/
-	    ln -sf tree/${STAMP} ${incoming}/builddweb
+	    ln -sfT tree/${STAMP} ${incoming}/builddweb
 	    find ./tree -mindepth 1 -maxdepth 1 -not -name "${STAMP}" -type d -print0 | xargs --no-run-if-empty -0 rm -rf
 
 	    . $configdir/cron.buildd
-- 
1.5.6.5



Reply to: