From 42eecf23def2d2a9e8bcd2a63c695d6a4751a32a Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 12 Oct 2021 17:47:25 +0300 Subject: [PATCH 48/49] CI: Update commit id for rulesets to update from S3_1 Use S3_1 commit that has the alien ruleset wonder upkeep fix as the base for ruleset update tests. See osdn #43033 Signed-off-by: Marko Lindqvist --- tests/rs_test_res/upgrade_ruleset_sync.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rs_test_res/upgrade_ruleset_sync.bash b/tests/rs_test_res/upgrade_ruleset_sync.bash index 5936b4dab2..56ec222370 100755 --- a/tests/rs_test_res/upgrade_ruleset_sync.bash +++ b/tests/rs_test_res/upgrade_ruleset_sync.bash @@ -1,7 +1,7 @@ #!/bin/bash # the revision from the old branch to pick if no revision is specified -DEFAULT_REVISION="9eb95e212b" +DEFAULT_REVISION="03c4c787cd" # the branch of the previous version PREVIOUS_BRANCH="S3_1" -- 2.33.0