Correct misspell in comments
In file: test/functional/tests.py Change-Id: I4440123b95e38b40a7a0a5f1f031941f42c1085e
This commit is contained in:
parent
8cb5241614
commit
6895bb6589
@ -49,7 +49,7 @@ conf_exists = constraints_conf.read('/etc/swift/swift.conf')
|
||||
# Constraints are set first from the test config, then from
|
||||
# /etc/swift/swift.conf if it exists. If swift.conf doesn't exist,
|
||||
# then limit test coverage. This allows SAIO tests to work fine but
|
||||
# requires remote funtional testing to know something about the cluster
|
||||
# requires remote functional testing to know something about the cluster
|
||||
# that is being tested.
|
||||
config = get_config('func_test')
|
||||
for k in default_constraints:
|
||||
|
Loading…
x
Reference in New Issue
Block a user