Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
25b5abe8
Commit
25b5abe8
authored
Mar 16, 2014
by
Joshua Anderson
Committed by
antirez
Aug 27, 2014
Browse files
src/Makefile: Reword "to run make test" message
Closes #1610
parent
a7c46df6
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Makefile
View file @
25b5abe8
...
...
@@ -125,7 +125,7 @@ REDIS_CHECK_AOF_OBJ=redis-check-aof.o
all
:
$(REDIS_SERVER_NAME) $(REDIS_SENTINEL_NAME) $(REDIS_CLI_NAME) $(REDIS_BENCHMARK_NAME) $(REDIS_CHECK_DUMP_NAME) $(REDIS_CHECK_AOF_NAME)
@
echo
""
@
echo
"Hint:
T
o run 'make test'
is a good idea
;)"
@
echo
"Hint:
It's a good idea t
o run 'make test' ;)"
@
echo
""
.PHONY
:
all
...
...
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