diff options
Diffstat (limited to '')
-rw-r--r-- | tests/expected/logger/options-input_file_simple | 0 | ||||
-rw-r--r-- | tests/expected/logger/options-input_file_simple.err | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/logger/options-input_file_simple b/tests/expected/logger/options-input_file_simple new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/expected/logger/options-input_file_simple diff --git a/tests/expected/logger/options-input_file_simple.err b/tests/expected/logger/options-input_file_simple.err new file mode 100644 index 0000000..d855247 --- /dev/null +++ b/tests/expected/logger/options-input_file_simple.err @@ -0,0 +1,2 @@ +<13>Feb 13 23:31:30 test_tag: a1 a2 a3 a4 a5 b1 b2 b3 b4 b5 c1 c2 c3 c4 c5 +ret: 0 |