From 56379e5b4c0af62ef84b010281c88f0a33cbbaf0 Mon Sep 17 00:00:00 2001 From: William Banfield Date: Mon, 20 Jun 2022 17:56:44 -0400 Subject: [PATCH] re-space --- RELEASES.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index f86146bb7..2ae5ab944 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -234,11 +234,12 @@ considered stable. ### Upgrade Harness -The Tendermint team is creating an upgrade test harness to exercise the workflow -of stopping an instance of Tendermint running one version of the software and starting up the same application running the next version. To support upgrade -testing, we will add the ability to terminate the Tendermint process at specific -pre-defined points in its execution so that we can verify upgrades work in a -representative sample of stop conditions. +The Tendermint team is creating an upgrade test harness to exercise the +workflow of stopping an instance of Tendermint running one version of the +software and starting up the same application running the next version. To +support upgrade testing, we will add the ability to terminate the Tendermint +process at specific pre-defined points in its execution so that we can verify +upgrades work in a representative sample of stop conditions. ### Large Scale Testnets