Commit 57b4fb0d authored by Benjamin Sergeant's avatar Benjamin Sergeant Committed by antirez
Browse files

fix typo ...

parent 29f25e41
......@@ -8075,7 +8075,7 @@ int main(int argc, char **argv) {
if (cliConnect(0) == REDIS_ERR) exit(1);
if (config.interval == 0) config.interval = 1000000;
statMode();
( }
}
/* Scan mode */
if (config.scan_mode) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment