mirror of
https://github.com/fluencelabs/redis
synced 2025-05-29 02:01:19 +00:00
Enforce tcl 8.5 or newer
This commit is contained in:
parent
6da090e916
commit
f9a8b0eced
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user