]> git.saurik.com Git - redis.git/commit
For coverage testing use exit() instead of _exit() when termiating saving children.
authorantirez <antirez@gmail.com>
Sat, 7 Apr 2012 10:11:23 +0000 (12:11 +0200)
committerantirez <antirez@gmail.com>
Sun, 8 Apr 2012 08:43:29 +0000 (10:43 +0200)
commit55951f900590cc637c67cc820400fd94e8e5bf7f
tree773a8e94bf6dd61b06e4e56e3fd917f3a23be653
parent2cf3f071a5362f1c2271ba87652c7d9980f9774d
For coverage testing use exit() instead of _exit() when termiating saving children.
src/Makefile
src/aof.c
src/rdb.c
src/redis.c
src/redis.h