mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Merge branch 'unstable' of github.com:antirez/redis into unstable
This commit is contained in:
@@ -200,7 +200,7 @@ clean:
|
||||
dep:
|
||||
$(CC) -MM *.c -I ../deps/hiredis -I ../deps/linenoise
|
||||
|
||||
test: redis-server
|
||||
test: redis-server redis-check-aof
|
||||
@(cd ..; (which tclsh8.5 >/dev/null && tclsh8.5 tests/test_helper.tcl --tags "${TAGS}") || echo "You need to install Tcl (tclsh8.5) in order to run tests.")
|
||||
|
||||
bench:
|
||||
|
||||
Reference in New Issue
Block a user