Attention is currently required from: flichtenheld, plaisthos. razvanc has posted comments on this change by flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/1763?usp=email )
Change subject: t_client.sh.in: Add utility function needs_openvpn() ...................................................................... Patch Set 4: (1 comment) File tests/t_client.sh.in: http://gerrit.openvpn.net/c/openvpn/+/1763/comment/e051ae49_ca024048?usp=email : PS4, Line 68: openvpn_version=$(${openvpn} --version | head -n 1 | cut -f2 -d" " | sed -e 's/^2\.\([0123456789]\+\).*$/2\1/') `\+` is a GNU sed extension: https://sed.js.org/help.html I don't think it will work on BSDs (and probably macOS). -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1763?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I1905d9494336da4e91f1946d2ffd875720605b41 Gerrit-Change-Number: 1763 Gerrit-PatchSet: 4 Gerrit-Owner: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-CC: razvanc <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Comment-Date: Thu, 27 Aug 2026 11:46:58 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
