database_cleanup.sh has another table to clean
authorArt Cancro <ajc@citadel.org>
Tue, 3 May 2016 02:19:31 +0000 (22:19 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 3 May 2016 02:19:31 +0000 (22:19 -0400)
citadel/database_cleanup.sh.in

index dde4aec229a26484aa48ec5a383582349f774916..d2907758cfe0eeeb9edbe211ffd7e9ae315e4492 100755 (executable)
@@ -100,7 +100,7 @@ case "$yesno" in
                exit
 esac
 
-for x in 00 01 02 03 04 05 06 07 08 09 0a 0b 0c
+for x in 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d
 do
        filename=cdb.$x
        echo Dumping $filename