"tests/vscode:/vscode.git/clone" did not exist on "492d8d09613cff88f15dcef98732392b8d509eb1"
Commit 29920dce authored by antirez's avatar antirez
Browse files

conflict resolved in cherry pick

parent f96a9f82
......@@ -945,6 +945,7 @@ void initServer() {
}
if (server.ds_enabled) dsInit();
srand(time(NULL)^getpid());
}
/* Populates the Redis Command Table starting from the hard coded list
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment