cvs commit: ports/security/openvpn/files patch-t_cltsrv.sh
Matthias Andree
mandree at FreeBSD.org
Tue Aug 16 22:33:31 UTC 2011
mandree 2011-08-16 22:33:30 UTC
FreeBSD ports repository
Modified files:
security/openvpn/files patch-t_cltsrv.sh
Log:
Fix skipping t_cltsrv when IP missing. Really this time.
Cause was a trap "... ; exit 1" 0 shell construct that needs to be
cancelled for the exit 77 to take effect. trap 0 inserted to that end.
Revision Changes Path
1.3 +4 -3 ports/security/openvpn/files/patch-t_cltsrv.sh
More information about the cvs-ports
mailing list