Fix syntax error in ncat-test.pl

This commit is contained in:
dmiller 2017-10-03 22:43:37 +00:00
parent 09db4e48bf
commit ae59c8dafd

View file

@ -1670,7 +1670,7 @@ sub {
kill_children;
{
local xfail=1 if !$HAVE_UNIXSOCK;
local $xfail=1 if !$HAVE_UNIXSOCK;
# Test connecting to UNIX datagram socket with -s
test "Connect to UNIX datagram socket with -s",
sub {