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
4bab6312
Commit
4bab6312
authored
Jul 11, 2011
by
antirez
Browse files
Merge branch 'unstable' of github.com:antirez/redis into unstable
parents
0717e3aa
e6fcb5b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile
View file @
4bab6312
...
...
@@ -200,7 +200,7 @@ clean:
dep
:
$(CC)
-MM
*
.c
-I
../deps/hiredis
-I
../deps/linenoise
test
:
redis-server
test
:
redis-server
redis-check-aof
@
(
cd
..
;
(
which tclsh8.5
>
/dev/null
&&
tclsh8.5 tests/test_helper.tcl
--tags
"
${TAGS}
"
)
||
echo
"You need to install Tcl (tclsh8.5) in order to run tests."
)
bench
:
...
...
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