Cluster/Sentinel test: also pause on abort_sentinel_test call.
This commit is contained in:
parent
a5bb0a0774
commit
b3bf7584b0
@ -105,6 +105,7 @@ proc cleanup {} {
|
||||
proc abort_sentinel_test msg {
|
||||
puts "WARNING: Aborting the test."
|
||||
puts ">>>>>>>> $msg"
|
||||
if {$::pause_on_error} pause_on_error
|
||||
cleanup
|
||||
exit 1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user