public inbox for ddns@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: ddns@lists.ipfire.org
Subject: Re: [PATCH 2/2] Fix whitespace at end of line
Date: Tue, 24 Sep 2019 11:32:06 +0100	[thread overview]
Message-ID: <CB4A240E-52B1-4692-9449-FE4F9867D7EE@ipfire.org> (raw)
In-Reply-To: <20190924085834.8080-2-ipfire@starkstromkonsument.de>

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 24 Sep 2019, at 09:58, Alexander Koch <ipfire(a)starkstromkonsument.de> wrote:
> 
> Signed-off-by: Alexander Koch <ipfire(a)starkstromkonsument.de>
> ---
> src/ddns/providers.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/ddns/providers.py b/src/ddns/providers.py
> index dfa4023..12116e3 100644
> --- a/src/ddns/providers.py
> +++ b/src/ddns/providers.py
> @@ -1003,7 +1003,7 @@ class DDNSProviderDynsNet(DDNSProvider):
> 			raise DDNSInternalServerError
> 
> 		# If we got here, some other update error happened.
> -		raise DDNSUpdateError(_("Server response: %s") % output) 
> +		raise DDNSUpdateError(_("Server response: %s") % output)
> 
> 
> class DDNSProviderEnomCom(DDNSResponseParserXML, DDNSProvider):
> -- 
> 2.17.1
> 
> _______________________________________________
> ddns mailing list
> ddns(a)lists.ipfire.org
> https://lists.ipfire.org/mailman/listinfo/ddns


  reply	other threads:[~2019-09-24 10:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 19:25 [PATCH] Add new provider INWX (https://www.inwx.com) Alexander Koch
2019-09-19 12:57 ` Michael Tremer
2019-09-20 11:20   ` Alexander Koch
2019-09-23 22:27     ` Michael Tremer
2019-09-24  8:58       ` [PATCH 1/2] " Alexander Koch
2019-09-24  8:58         ` [PATCH 2/2] Fix whitespace at end of line Alexander Koch
2019-09-24 10:32           ` Michael Tremer [this message]
2019-09-24 10:31         ` [PATCH 1/2] Add new provider INWX (https://www.inwx.com) Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CB4A240E-52B1-4692-9449-FE4F9867D7EE@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=ddns@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox