From: antirez Date: Sat, 7 Apr 2012 11:22:04 +0000 (+0200) Subject: Added new test to check that "CONFIG appendonly no" actually kills the background... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/08211b25d3ddda62a0c542668ad404a0eff4b29f?hp=08211b25d3ddda62a0c542668ad404a0eff4b29f Added new test to check that "CONFIG appendonly no" actually kills the background AOF operation in progress if any. ---