ACK.
Your patch has been applied to the master branch.
I found out what the issue is: your mailer chops off whitespace at the
beginning of the line, so the patch is corrupt ("^fi" instead of "^ fi"),
and after adding a blank to every single line that has no "^+", it worked.
So, please use "git send-email" - it will get this right, always.
commit f40f10ea9607934faeb2b8cd84aefff0e0790189
Author: Jens Neuhalfen
List-Post: [email protected]
Date: Sun May 8 18:17:48 2016 +0200
Prevent integration test timeout bc. of sudo
Signed-off-by: Jens Neuhalfen <[email protected]>
Acked-by: Gert Doering <[email protected]>
Message-Id: <[email protected]>
URL: http://article.gmane.org/gmane.network.openvpn.devel/11622
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering