Skip to content
Snippets Groups Projects
Forked from libinput / libinput
Loading
Peter Hutterer's avatar
Peter Hutterer authored
If qemu has already shut down by the time we call kill, pgrep returns nothing
and we fail the script. Let's not do that. And let's replace kill pgrep with
just pkill in the process.

Let's get rid of the after_script part too, gitlab kills any process started
in the main script anyway.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
19545233
History
Name Last commit Last update