Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
e1ccd724
Commit
e1ccd724
authored
Aug 28, 2014
by
Matt Stancliff
Committed by
antirez
Oct 06, 2014
Browse files
Add missing 'by'
parent
364aeed9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/debug.c
View file @
e1ccd724
...
@@ -852,7 +852,7 @@ void sigsegvHandler(int sig, siginfo_t *info, void *secret) {
...
@@ -852,7 +852,7 @@ void sigsegvHandler(int sig, siginfo_t *info, void *secret) {
redisLog
(
REDIS_WARNING
,
redisLog
(
REDIS_WARNING
,
"
\n
=== REDIS BUG REPORT END. Make sure to include from START to END. ===
\n\n
"
"
\n
=== REDIS BUG REPORT END. Make sure to include from START to END. ===
\n\n
"
" Please report the crash opening an issue on github:
\n\n
"
" Please report the crash
by
opening an issue on github:
\n\n
"
" http://github.com/antirez/redis/issues
\n\n
"
" http://github.com/antirez/redis/issues
\n\n
"
" Suspect RAM error? Use redis-server --test-memory to verify it.
\n\n
"
" Suspect RAM error? Use redis-server --test-memory to verify it.
\n\n
"
);
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment