From: Lyude Paul <ly...@redhat.com>

Signed-off-by: Lyude Paul <ly...@redhat.com>
Cc: Martin Peres <martin.pe...@free.fr>
Cc: Jeremy Cline <jcl...@redhat.com>
---
 lib/igt_aux.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/igt_aux.c b/lib/igt_aux.c
index 1217f5e8..0ab51124 100644
--- a/lib/igt_aux.c
+++ b/lib/igt_aux.c
@@ -997,7 +997,7 @@ void igt_debug_wait_for_keypress(const char *var)
            !strstr(igt_interactive_debug, "all"))
                return;
 
-       igt_info("Press any key to continue ...\n");
+       igt_info("Hit interactive debug var %s, press any key to 
continue...\n", var);
 
        tcgetattr ( STDIN_FILENO, &oldt );
        newt = oldt;
-- 
2.29.2

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to