mirror of
https://github.com/fluencelabs/redis
synced 2025-05-06 16:02:14 +00:00
minor aesthetic change in test suite messages
This commit is contained in:
parent
322ea972fe
commit
69cb546223
@ -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