]> git.donarmstrong.com Git - dak.git/commitdiff
Rotate the changelog, 4 copies
authorJoerg Jaspert <joerg@debian.org>
Thu, 2 Sep 2010 22:19:40 +0000 (00:19 +0200)
committerJoerg Jaspert <joerg@debian.org>
Thu, 2 Sep 2010 22:19:40 +0000 (00:19 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
scripts/debian/import_testing.sh

index 616d7ee2f4ba05722157340209f043fc18236e05..566d6356635d10293126ad93c654914faa86ce76 100755 (executable)
@@ -37,6 +37,7 @@ cd $masterdir
 echo "Importing new data for testing into projectb"
 
 # Now load the data
+savelog -l -c 4 ${ftpdir}/dists/testing/ChangeLog
 cat $TESTINGINPUT | dak control-suite --set testing --britney
 
 echo "Done"