• antirez's avatar
    aof.c: improve indentation and change warning message. · db86dfb9
    antirez authored
    Related to #5201.
    
    I removed the !!! Warning part since compared to the other errors, a
    missing EXEC is in theory a normal happening in the AOF file, at least
    in theory: may happen in a differnet number of situations, and it's
    probably better to don't give the user the feeling that something really
    bad happened.
    db86dfb9
aof.c 68.4 KB