~postmarketos/pmbootstrap-devel

pmbootstrap: pmb/config: s/für/for/ v1 PROPOSED

Raymond Hackley: 1
 pmb/config: s/für/for/

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~postmarketos/pmbootstrap-devel/patches/49807/mbox | git am -3
Learn more about email & git

[PATCH pmbootstrap] pmb/config: s/für/for/ Export this patch

---
 pmb/config/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pmb/config/__init__.py b/pmb/config/__init__.py
index 2febaa57..97f179ca 100644
--- a/pmb/config/__init__.py
+++ b/pmb/config/__init__.py
@@ -1165,5 +1165,5 @@ sideload_sudo_prompt = "[sudo] password for %u@%h: "
#
# CI
#
# Valid options für 'pmbootstrap ci', see https://postmarketos.org/pmb-ci
# Valid options for 'pmbootstrap ci', see https://postmarketos.org/pmb-ci
ci_valid_options = ["native", "slow"]
-- 
2.43.0
Thanks! Picked this into master.

For future reference, pmbootstrap patches are now only accepted via
GitLab merge requests: https://gitlab.com/postmarketOS/pmbootstrap

I picked this up as it doesn't contain any code changes and certainly
wasn't worth the hassle of resubmitting :>

Regards,