From: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Cosmetic touch-up
Date: Mon, 1 Apr 2019 16:37:07 +0300 [thread overview]
Message-ID: <20190401133707.6857-1-arkadiusz.hiler@intel.com> (raw)
Missing \n at the end of log message caused some hard to read logs.
Cc: Martin Peres <martin.peres@linux.intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
tests/kms_dp_dsc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/kms_dp_dsc.c b/tests/kms_dp_dsc.c
index da93cd74..cdea596c 100644
--- a/tests/kms_dp_dsc.c
+++ b/tests/kms_dp_dsc.c
@@ -187,7 +187,7 @@ static void update_display(data_t *data, enum dsc_test_type test_type)
clear_dp_dsc_enable(data);
igt_assert_f(enabled,
- "Default DSC enable failed on Connector: %s Pipe: %s",
+ "Default DSC enable failed on Connector: %s Pipe: %s\n",
data->conn_name,
kmstest_pipe_name(data->pipe));
} else {
--
2.20.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-04-01 13:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 13:37 Arkadiusz Hiler [this message]
2019-04-01 15:59 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_dp_dsc: Cosmetic touch-up Patchwork
2019-04-01 18:42 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-04-02 8:08 ` [igt-dev] [PATCH i-g-t] " Petri Latvala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190401133707.6857-1-arkadiusz.hiler@intel.com \
--to=arkadiusz.hiler@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox