Restore newline at the end of redis-cli.c
This commit is contained in:
parent
1994eda07e
commit
07c75f60f3
@ -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