Enforce tcl 8.5 or newer

This commit is contained in:
Johan Bergström 2013-01-24 09:36:59 +11:00
parent a405979f5f
commit acb046773d

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