]> git.saurik.com Git - redis.git/blobdiff - Makefile
running the test using tcl8.5 directly instead of tclsh that too often it's a symlink...
[redis.git] / Makefile
index aea43f1dab049a0ad9b8a3234c77d19ded9aafa4..13b6bf4508ddc9fb79ecaf89564be8fbb231895c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ staticsymbols:
        tclsh utils/build-static-symbols.tcl > staticsymbols.h
 
 test:
-       tclsh test-redis.tcl -p $(PORT) -h $(HOST)
+       tclsh8.5 test-redis.tcl -p $(PORT) -h $(HOST)
 
 bench:
        ./redis-benchmark