renamed redis mentions in runtest files
Former-commit-id: 2e894a512b30a8317619e55fa30a218306f8514f
This commit is contained in:
parent
53be1b7fba
commit
974dc4918a
@ -8,7 +8,7 @@ done
|
|||||||
|
|
||||||
if [ -z $TCLSH ]
|
if [ -z $TCLSH ]
|
||||||
then
|
then
|
||||||
echo "You need tcl 8.5 or newer in order to run the Redis Cluster test"
|
echo "You need tcl 8.5 or newer in order to run the KeyDB Cluster test"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
$TCLSH tests/cluster/run.tcl $*
|
$TCLSH tests/cluster/run.tcl $*
|
||||||
|
@ -9,7 +9,7 @@ done
|
|||||||
|
|
||||||
if [ -z $TCLSH ]
|
if [ -z $TCLSH ]
|
||||||
then
|
then
|
||||||
echo "You need tcl 8.5 or newer in order to run the Redis ModuleApi test"
|
echo "You need tcl 8.5 or newer in order to run the KeyDB ModuleApi test"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user