summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPieter Noordhuis <pcnoordhuis@gmail.com>2010-06-04 09:54:06 +0200
committerPieter Noordhuis <pcnoordhuis@gmail.com>2010-06-04 10:10:50 +0200
commit846d8b3ea558fadd8aa4eb5ad5f8d3bf4717b731 (patch)
treec4c2bd8b990e97e6cac013cd71db1bbef10a7b99 /Makefile
parent178d6903722e80bd68d1b8dacbe3d4fc406d2cb5 (diff)
parent22194a7ffe6ada09b326ba9db1fadc549b065a4d (diff)
downloadredis-846d8b3ea558fadd8aa4eb5ad5f8d3bf4717b731.tar.gz
merge antirez/smallkeys
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 718f45217..46df88bb2 100644
--- a/Makefile
+++ b/Makefile
@@ -87,7 +87,7 @@ staticsymbols:
tclsh utils/build-static-symbols.tcl > staticsymbols.h
test:
- tclsh8.5 tests/test_helper.tcl
+ tclsh8.5 tests/test_helper.tcl --tags "${TAGS}"
bench:
./redis-benchmark