Enforce tcl 8.5 or newer

This commit is contained in:
Johan Bergström
2013-02-05 11:44:51 +01:00
committed by antirez
parent e92edd3cee
commit 1124cda37a
+2
View File
@@ -2,6 +2,8 @@
# This softare is released under the BSD License. See the COPYING file for
# more information.
package require Tcl 8.5
set tcl_precision 17
source tests/support/redis.tcl
source tests/support/server.tcl