diff --git a/ncat/test/ncat-test.pl b/ncat/test/ncat-test.pl index 79c55ec41..7aa43b9e8 100755 --- a/ncat/test/ncat-test.pl +++ b/ncat/test/ncat-test.pl @@ -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 {