Commit b3bf7584 authored by antirez's avatar antirez
Browse files

Cluster/Sentinel test: also pause on abort_sentinel_test call.

parent a5bb0a07
......@@ -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
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment