Restore newline at the end of redis-cli.c
This commit is contained in:
parent
5c2babe9c5
commit
e886009f9f
@ -8062,4 +8062,5 @@ int main(int argc, char **argv) {
|
|||||||
} else {
|
} else {
|
||||||
return noninteractive(argc,convertToSds(argc,argv));
|
return noninteractive(argc,convertToSds(argc,argv));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user