mirror of
https://github.com/fluencelabs/redis
synced 2025-06-12 08:41:21 +00:00
Extend modules API to allow modules report to redis INFO
this implements #6012
This commit is contained in:
@ -13,4 +13,4 @@ then
|
||||
fi
|
||||
|
||||
make -C tests/modules && \
|
||||
$TCLSH tests/test_helper.tcl --single unit/moduleapi/commandfilter "${@}"
|
||||
$TCLSH tests/test_helper.tcl --single unit/moduleapi/commandfilter --single unit/moduleapi/infotest "${@}"
|
||||
|
Reference in New Issue
Block a user