mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 16:31:58 +00:00
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
start_server default.conf {} {
|
||||
start_server {} {
|
||||
test {Handle an empty query well} {
|
||||
set fd [r channel]
|
||||
puts -nonewline $fd "\r\n"
|
||||
|
Reference in New Issue
Block a user