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
678df675
Commit
678df675
authored
Aug 28, 2014
by
Matt Stancliff
Browse files
Add missing 'by'
parent
a63b9c24
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/debug.c
View file @
678df675
...
...
@@ -852,7 +852,7 @@ void sigsegvHandler(int sig, siginfo_t *info, void *secret) {
redisLog
(
REDIS_WARNING
,
"
\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
"
" 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