mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 01:01:22 +00:00
Restore newline at the end of redis-cli.c
This commit is contained in:
@ -8063,3 +8063,4 @@ int main(int argc, char **argv) {
|
|||||||
return noninteractive(argc,convertToSds(argc,argv));
|
return noninteractive(argc,convertToSds(argc,argv));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user