~postmarketos/pmbootstrap-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

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

Details
Message ID
<20240226104630.5819-1-raymondhackley@protonmail.com>
DKIM signature
pass
Download raw message
Patch: +1 -1
---
 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
Caleb Connolly <caleb@postmarketos.org>
Details
Message ID
<19318c83-f6e4-4661-8857-9f6fe735f57d@postmarketos.org>
In-Reply-To
<20240226104630.5819-1-raymondhackley@protonmail.com> (view parent)
DKIM signature
pass
Download raw message
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,

On 26/02/2024 10:46, Raymond Hackley wrote:
> ---
>  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"]

-- 
// Caleb (they/them)
Reply to thread Export thread (mbox)