]> 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>
Sat, 7 Apr 2012 10:11:23 +0000 (12:11 +0200)
commit2cbdab903fc0a66f246647f4d79e92b3e1778b82
treeff005ce6e4bf0e1c10eeec777281df4565aa4ecd
parent4ce22375f45e7e1a6f9c9548fe47613b61242e48
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