From 70b9bbaf4f741c3c5cd5ed71292178a3152538b8 Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Sun, 14 May 2023 19:55:36 +0100 Subject: [PATCH] Format --- scripts/sconsdist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sconsdist.py b/scripts/sconsdist.py index f56242397..de063a4c6 100644 --- a/scripts/sconsdist.py +++ b/scripts/sconsdist.py @@ -249,7 +249,7 @@ class Main(App): ) ) bundle_args.extend(self.other_args) - + if (bundle_result := UpdateMain(no_exit=True)(bundle_args)) == 0: self.note_dist_component("update", "dir", bundle_dir) self.logger.info(