mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
fix typo ...
This commit is contained in:
@@ -8088,7 +8088,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) {
|
||||
|
||||
Reference in New Issue
Block a user