- Added encapsulated dot output and claim reporting to the XML output.
This commit is contained in:
@@ -2364,6 +2364,10 @@ arachneClaim (Claimlist cl)
|
||||
}
|
||||
}
|
||||
claimStatusReport (sys, cl);
|
||||
if (switches.xml)
|
||||
{
|
||||
xmlOutClaim (sys, cl);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user