From ede9086e0a6f1c8b73ed8842b1c5280824da6ce3 Mon Sep 17 00:00:00 2001 From: Reed Haynes Date: Wed, 22 Jan 2025 15:00:26 -0600 Subject: [PATCH] Update migration_test.sh (#25693) add prompt when downgrading hosts to 1.37 --- tools/tuf/test/migration/migration_test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/tuf/test/migration/migration_test.sh b/tools/tuf/test/migration/migration_test.sh index 890e300e7f..a01189decf 100755 --- a/tools/tuf/test/migration/migration_test.sh +++ b/tools/tuf/test/migration/migration_test.sh @@ -417,6 +417,7 @@ for host_hostname in "${all_hostnames[@]}"; do done done +prompt "Check that your orbit is on 1.38.2 on all your devices" echo "Downgrading to $OLD_FULL_VERSION..." cat << EOF > downgrade.yml ---