[kde-linux/os-autoinst-distri-kdelinux] utils: Declare FDE variable before using it
Thomas Duckworth <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 45ff18e4ee39abfa440ed06c0d0fc69480667a3b by Thomas Duckworth. Committed on 27/07/2026 at 01:09. Pushed by tduck into branch 'master'. Declare FDE variable before using it This threw an error in CI because it was unbound - declare it beforehand. M +1 -0 utils/run_job.sh https://invent.kde.org/kde-linux/os-autoinst-distri-kdelinux/-/commit/45ff18e4ee39abfa440ed06c0d0fc69480667a3b diff --git a/utils/run_job.sh b/utils/run_job.sh index 28a5380..02b917f 100755 --- a/utils/run_job.sh +++ b/utils/run_job.sh @@ -13,6 +13,7 @@ SYSEXT= BUILD= TEST= UPGRADE=0 +FDE= FLAVOR= AFTER= GROUP=