On Tue, Apr 4, 2023 at 11:14 AM Anton Hägerstrand <an...@blunders.io> wrote:
> Thanks Mike - looks promising! I will have a look at the next upload. > Yay. Out of curiosity - what is the reason for using constants.NIGHTLY_LOG_DIR > instead of constants.LOGS_DIR, which seems to be what competition.py uses > to write the files? Is it that they are always the same value for the > nightly builds anyway? > Hmm good question ;) It really should be constants.LOGS_DIR -- that is indeed more general. I'll fix. (It is indeed the same value for nightly benchy). Mike McCandless http://blog.mikemccandless.com >