mirror of
https://github.com/fluencelabs/redis
synced 2025-05-27 17:21:20 +00:00
Add correct exit value to failed tests
(Note from @antirez: modified to apply to 2.8)
This commit is contained in:
parent
d178cd03ed
commit
f392c7737c
@ -393,4 +393,5 @@ proc restart_instance {type id} {
|
||||
if {[catch main e]} {
|
||||
puts $::errorInfo
|
||||
cleanup
|
||||
exit 1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user