Commit 707d97ac authored by antirez's avatar antirez
Browse files

Cluster/Sentinel test: also pause on abort_sentinel_test call.

parent 4688f60b
......@@ -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