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
6c658d55
Commit
6c658d55
authored
Mar 23, 2012
by
antirez
Browse files
Contextualize comment.
parent
58e34e6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/integration/rdb.tcl
View file @
6c658d55
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