Spell software correctly
This commit is contained in:
parent
299c667adb
commit
a13ea7e6d4
@ -1,7 +1,7 @@
|
|||||||
# Cluster-specific test functions.
|
# Cluster-specific test functions.
|
||||||
#
|
#
|
||||||
# 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 software is released under the BSD License. See the COPYING file for
|
||||||
# more information.
|
# more information.
|
||||||
|
|
||||||
# Returns a parsed CLUSTER NODES output as a list of dictionaries.
|
# Returns a parsed CLUSTER NODES output as a list of dictionaries.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Cluster test suite. Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com
|
# Cluster test suite. Copyright (C) 2014 Salvatore Sanfilippo antirez@gmail.com
|
||||||
# This softare is released under the BSD License. See the COPYING file for
|
# This software is released under the BSD License. See the COPYING file for
|
||||||
# more information.
|
# more information.
|
||||||
|
|
||||||
cd tests/cluster
|
cd tests/cluster
|
||||||
|
@ -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 software 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 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 software is released under the BSD License. See the COPYING file for
|
||||||
# more information.
|
# more information.
|
||||||
|
|
||||||
cd tests/sentinel
|
cd tests/sentinel
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 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 software 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user