minor aesthetic change in test suite messages
This commit is contained in:
parent
5cbd8e400f
commit
0606f2d3b1
@ -128,7 +128,7 @@ proc execute_everything {} {
|
|||||||
execute_tests "unit/pubsub"
|
execute_tests "unit/pubsub"
|
||||||
|
|
||||||
# run tests with diskstore enabled
|
# run tests with diskstore enabled
|
||||||
puts "Running diskstore tests... this is slow, press Ctrl+C if not interested.."
|
puts "\nRunning diskstore tests... this is slow, press Ctrl+C if not interested.."
|
||||||
set ::diskstore 1
|
set ::diskstore 1
|
||||||
lappend ::denytags nodiskstore
|
lappend ::denytags nodiskstore
|
||||||
set ::global_overrides {diskstore-enabled yes}
|
set ::global_overrides {diskstore-enabled yes}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user