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
2d04eef4
Commit
2d04eef4
authored
Mar 23, 2012
by
antirez
Browse files
Contextualize comment.
parent
925927fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/integration/rdb.tcl
View file @
2d04eef4
set server_path
[
tmpdir
"server.rdb-encoding-test"
]
# Copy RDB with
zipmap encoded hash to
server path
# Copy RDB with
different encodings in
server path
exec cp tests/assets/encodings.rdb $server_path
start_server
[
list overrides
[
list
"dir"
$server_path
"dbfilename"
"encodings.rdb"
]]
{
...
...
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