mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00

Redirecting both to the same file can show platform-specific differences (e.g. Alpine), likely due to different buffering defaults.
38 lines
286 B
Text
38 lines
286 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
{
|
|
[2] = 2,
|
|
[1] = 1,
|
|
[3] = 3
|
|
}
|
|
{
|
|
[2] = 2,
|
|
[4] = four,
|
|
[3] = 3,
|
|
[1] = 1
|
|
}
|
|
{
|
|
[2] = 2,
|
|
[1] = 1,
|
|
[3] = 3
|
|
}
|
|
{
|
|
[2] = 2,
|
|
[1] = 1,
|
|
[3] = 3
|
|
}
|
|
{
|
|
2,
|
|
4,
|
|
3,
|
|
1
|
|
}
|
|
{
|
|
2,
|
|
1,
|
|
3
|
|
}
|
|
{
|
|
2,
|
|
1,
|
|
3
|
|
}
|