Index: trunk/backup/WikiDump.py |
— | — | @@ -151,6 +151,7 @@ |
152 | 152 | Order is (DumpFailed, Age), and False < True : |
153 | 153 | First, wikis whose latest dump was successful, most recent dump first |
154 | 154 | Then, wikis whose latest dump failed, most recent dump first. |
| 155 | + Finally, wikis which have never been dumped. |
155 | 156 | |
156 | 157 | According to that sort, the last item of this list is, when applicable, |
157 | 158 | the oldest failed dump attempt. |