]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/cron.buildd
Enmasse adaptation for removal of silly names.
[dak.git] / config / debian-security / cron.buildd
index 05f2d1385a06e03d618885e1e2aae718c9507329..7aa42e8aab9721ede7c360edb06d4c3b5a796949 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 #
-# Executed after jennifer (merge there??)
+# Executed after cron.unchecked
 
 ARCHS_oldstable="alpha arm hppa i386 ia64 m68k mips mipsel powerpc sparc s390"
 ARCHS_stable="$ARCHS_oldstable"
@@ -9,7 +9,7 @@ DISTS="oldstable stable testing"
 SSH_SOCKET=~/.ssh/buildd.debian.org.socket
 
 set -e
-export SCRIPTVARS=/org/security.debian.org/katie/vars-security
+export SCRIPTVARS=/org/security.debian.org/dak/config/debian-security/vars
 . $SCRIPTVARS
 
 if [ ! -e $ftpdir/Archive_Maintenance_In_Progress ]; then