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