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: openvpn-devel@lists.sourceforge.net Date: Sun May 8 18:17:48 2016 +0200 Prevent integration test timeout bc. of sudo Signed-off-by: Jens Neuhalfen <j...@neuhalfen.name> Acked-by: Gert Doering <g...@greenie.muc.de> Message-Id: <280154ca-9468-429b-bcac-db632c0af...@neuhalfen.name> URL: http://article.gmane.org/gmane.network.openvpn.devel/11622 Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering