mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Enforce tcl 8.5 or newer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user