Updating test baselines for new dictionary code due to changes in ordering of fields in the dictionary

This commit is contained in:
Tim Wojtulewicz 2020-02-28 16:06:36 -07:00
parent 10e4694f8e
commit 21872aef39
153 changed files with 1958 additions and 1962 deletions

View file

@ -1,4 +1,4 @@
1|-42|SSH::LOG|21|123|10.0.0.0/24|1.2.3.4|3.14|1469128060.6589|100.0|hurz|2,4,1,3|BB,AA,CC|(empty)|10,20,30|(empty)|SSH::foo
1|-42|SSH::LOG|21|123|10.0.0.0/24|1.2.3.4|3.14|1559847346.10295|100.0|hurz|4,2,3,1|CC,BB,AA|(empty)|10,20,30|(empty)|SSH::foo
{
if (0 < SSH::i)
return (Foo);
@ -6,7 +6,7 @@ else
return (Bar);
}
1|-42|SSH::LOG|21|123|10.0.0.0/24|1.2.3.4|3.14|1469128060.6589|100.0|hurz|2,4,1,3|BB,AA,CC|(empty)|10,20,30|(empty)|SSH::foo
1|-42|SSH::LOG|21|123|10.0.0.0/24|1.2.3.4|3.14|1559847346.10295|100.0|hurz|4,2,3,1|CC,BB,AA|(empty)|10,20,30|(empty)|SSH::foo
{
if (0 < SSH::i)
return (Foo);