]> git.deb.at Git - deb/packages.git/commitdiff
Create a tracefile
authorJoerg Jaspert <joerg@debian.org>
Mon, 13 Jul 2009 13:11:12 +0000 (15:11 +0200)
committerJoerg Jaspert <joerg@debian.org>
Mon, 13 Jul 2009 13:11:12 +0000 (15:11 +0200)
bin/create_mirror

index 612bd2610599a9e6825a57ca1f0789c786cc488e..a6d8220f8ed0605d66efe287dc9dd383423eb136 100755 (executable)
@@ -50,6 +50,7 @@ do
       --delete-excluded --delete-after \
       "$topdir/$d/" "$new/$d/"
 done
+date -u > "$new/www/Pics/.trace"
 
 ln -sfT $new $mirror/current
 find $mirror -mindepth 1 -maxdepth 1 -not -name "${STAMP}" -type d -print0 \