fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmocore/+/34994?usp=email )
Change subject: tests: update expected stderr for loggingrb test
......................................................................
tests: update expected stderr for loggingrb test
Change-Id: I4fc4f3be428e040f5ac88dacfc865e7bae9b8b96
Fixes: 11a41682 "logging: ensure ANSI color escape is sent in same line/before
newline"
Related: OS#6249
---
M tests/loggingrb/logging_test.err
1 file changed, 14 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/94/34994/1
diff --git a/tests/loggingrb/logging_test.err b/tests/loggingrb/logging_test.err
index e070561..b59d2e8 100644
--- a/tests/loggingrb/logging_test.err
+++ b/tests/loggingrb/logging_test.err
@@ -1,2 +1,3 @@
-[1;31mYou should see this[0;m
-[1;32mYou should see this[0;m
+[1;31mYou should see this
+[0;m[1;32mYou should see this
+[0;m
\ No newline at end of file
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/34994?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I4fc4f3be428e040f5ac88dacfc865e7bae9b8b96
Gerrit-Change-Number: 34994
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange