mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 17:10:50 +00:00
Merge pull request #4215 from lamby/correct-faield-spelling
Correct spelling of "faield".
This commit is contained in:
commit
c3806f5b72
@ -318,7 +318,7 @@ proc end_tests {} {
|
|||||||
puts "GOOD! No errors."
|
puts "GOOD! No errors."
|
||||||
exit 0
|
exit 0
|
||||||
} else {
|
} else {
|
||||||
puts "WARNING $::failed tests faield."
|
puts "WARNING $::failed test(s) failed."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user