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
e7e83825
Commit
e7e83825
authored
Mar 16, 2014
by
Joshua Anderson
Committed by
antirez
Aug 26, 2014
Browse files
src/Makefile: Reword "to run make test" message
Closes #1610
parent
d1bf997d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
e7e83825
...
...
@@ -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