From da4f329be9ca9eaeb36734ba2303168f771c7e56 Mon Sep 17 00:00:00 2001 From: Edward Hope-Morley Date: Thu, 25 Apr 2024 12:30:47 +0100 Subject: [PATCH] Rebuild to pull in charm-helpers change The change this pulls in ensures that when service_resume is called (which happens on every update-status hook), services are only enabled and started if they are disabled and stopped respectively. Related-Bug: #2058505 Change-Id: I2e42dd30066f5a099c97e7504fcdc6138c4a7496 --- src/build.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build.lock b/src/build.lock index e3792a6..4969162 100644 --- a/src/build.lock +++ b/src/build.lock @@ -173,7 +173,7 @@ "package": "charmhelpers", "url": "git+https://github.com/juju/charm-helpers.git", "branch": "stable/antelope", - "version": "b9444c20fdf3dc938790ed208cd1053b60055590", + "version": "b884b20dd063172b37e5b55889bec912082e379e", "vcs": "git" }, {