mirror of
https://github.com/nmap/nmap.git
synced 2026-01-10 16:39:04 +00:00
Consistency.
This commit is contained in:
@@ -112,8 +112,8 @@ sub test {
|
||||
}
|
||||
} else {
|
||||
if ($xfail) {
|
||||
$num_expected_failures++;
|
||||
print "XFAIL $desc\n";
|
||||
$num_expected_failures++;
|
||||
} else {
|
||||
$num_failures++;
|
||||
print "FAIL $desc\n";
|
||||
|
||||
Reference in New Issue
Block a user