Separate stdout from stderr in btest baselines

Redirecting both to the same file can show platform-specific differences
(e.g. Alpine), likely due to different buffering defaults.
This commit is contained in:
Jon Siwek 2021-03-30 16:23:23 -07:00
parent 8e47494dff
commit 3e9ac00f21
52 changed files with 106 additions and 63 deletions

View file

@ -0,0 +1,3 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
expression error in <...>/init-error.zeek, line 16: no such index (v[10])
fatal error: errors occurred while initializing

View file

@ -1,6 +1,4 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
expression error in <...>/init-error.zeek, line 15: no such index (v[10])
fatal error: errors occurred while initializing
1st event
2nd event
3rd event