mirror of
https://github.com/fluencelabs/redis
synced 2025-04-25 10:32:14 +00:00
Enforce tcl 8.5 or newer
This commit is contained in:
parent
a405979f5f
commit
acb046773d
@ -2,6 +2,8 @@
|
|||||||
# This softare is released under the BSD License. See the COPYING file for
|
# This softare is released under the BSD License. See the COPYING file for
|
||||||
# more information.
|
# more information.
|
||||||
|
|
||||||
|
package require Tcl 8.5
|
||||||
|
|
||||||
set tcl_precision 17
|
set tcl_precision 17
|
||||||
source tests/support/redis.tcl
|
source tests/support/redis.tcl
|
||||||
source tests/support/server.tcl
|
source tests/support/server.tcl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user