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:
@ -8062,4 +8062,5 @@ int main(int argc, char **argv) {
|
||||
} else {
|
||||
return noninteractive(argc,convertToSds(argc,argv));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user