testServer now handles all the 'test' variables
This commit is contained in:
@@ -334,6 +334,7 @@ void formatNTMatrix(std::ostream& o, PVStructurePtr const & pvStruct)
|
||||
}
|
||||
else
|
||||
{
|
||||
// column vector
|
||||
rows = value->getLength();
|
||||
cols = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user