diff --git a/repos/dde_linux/run/usb_hid.run b/repos/dde_linux/run/usb_hid.run index e36a1630ff..46a2fdeb21 100644 --- a/repos/dde_linux/run/usb_hid.run +++ b/repos/dde_linux/run/usb_hid.run @@ -130,15 +130,17 @@ append config { - - - - - - - - - + + + + + + + + + + + @@ -215,7 +217,7 @@ run_genode_until {\[init -\> test-input\] Input event #11.*\n} 40 [output_spawn_ grep_output {^\[init } unify_output { number [0-9]+} "" -unify_output {(?n)on usb-dummy.*$} "" +unify_output {(?n)on usb-.*$} "" unify_output {(?n)using .*$} "" unify_output {(?n)^.*__wait_event.*$} "" unify_output {(?n)^.*Failed to submit URB.*$} ""