Files
reddit/scripts
David King 6e71efa726 Fix a bug in compute_time_listings that would allow simultaneous runs
The cause of the bug is that if we fail to start because someone else has already started, we still delete their files.

From job-02 right now:

    write_permacache() # comment ("day", "week+
    write_permacache() # link ("day","week")
    write_permacache() # link ("day","week")
    write_permacache() # comment ("day", "week+
    write_permacache() # link ("month","year")
    write_permacache() # comment ("month", "ye+
2016-02-18 15:33:01 -08:00
..
2015-09-15 06:35:31 -04:00
2015-09-15 06:35:31 -04:00
2015-01-08 13:35:03 -08:00
2015-01-08 13:35:03 -08:00
2015-11-16 15:49:59 -08:00
2015-09-15 06:35:31 -04:00
2015-01-08 13:35:03 -08:00