From: antirez Date: Fri, 6 Apr 2012 21:52:53 +0000 (+0200) Subject: Two new tests for BGREWRTIEAOF. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/0daf7a2d16256a72397d2acd87b25e4e1c76d7ec?hp=0daf7a2d16256a72397d2acd87b25e4e1c76d7ec Two new tests for BGREWRTIEAOF. Check for scheduled rewrite if a BGSAVAE is in progress. Check for error if a rewrite is already in progress. ---