upgrade: display sidedata before upgrade
This is a small gratuitous change that help making the test simpler to
understand on its own.
Differential Revision: https://phab.mercurial-scm.org/D10614
--- a/tests/test-upgrade-repo.t Mon May 03 12:29:09 2021 +0200
+++ b/tests/test-upgrade-repo.t Mon May 03 12:29:19 2021 +0200
@@ -1453,6 +1453,7 @@
upgrade
+ $ hg debugsidedata -c 0
$ hg --config format.exp-use-side-data=yes debugupgraderepo --run --no-backup --config "extensions.sidedata=$TESTDIR/testlib/ext-sidedata.py" --quiet
upgrade will perform the following actions: