• antirez's avatar
    AOF tests fixed turning aof-load-truncated to no. · b3fdddfd
    antirez authored
    When aof-load-truncated option was introduced, with a default of "yes",
    the past behavior of the server to abort with trunncated AOF changed, so
    we need to explicitly configure the tests to abort with truncated AOF
    by setting the option to no.
    b3fdddfd
aof.tcl 6.06 KB