mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Consistency.
This commit is contained in:
parent
d93a4a21fe
commit
bbde6ff4b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue