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
22e6f434
Commit
22e6f434
authored
Jul 31, 2014
by
Matt Stancliff
Committed by
antirez
Oct 06, 2014
Browse files
Spell software correctly
parent
31017609
Changes
3
Hide whitespace changes
Inline
Side-by-side
tests/instances.tcl
View file @
22e6f434
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# instances.
# instances.
#
#
# Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
package require Tcl 8.5
package require Tcl 8.5
...
...
tests/sentinel/run.tcl
View file @
22e6f434
# Sentinel test suite. Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# Sentinel test suite. Copyright
(
C
)
2014 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
cd tests/sentinel
cd tests/sentinel
...
...
tests/test_helper.tcl
View file @
22e6f434
# Redis test suite. Copyright
(
C
)
2009 Salvatore Sanfilippo antirez@gmail.com
# Redis test suite. Copyright
(
C
)
2009 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# This soft
w
are is released under the BSD License. See the COPYING file for
# more information.
# more information.
package require Tcl 8.5
package require Tcl 8.5
...
...
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