On build.kde.org the tests are freezing because kamd gets started and doesn't quit. So let's stop it manually to ensure it properly terminates. Reviewed-By: Marco Martinwilder-5.14
parent
e6e9085c11
commit
0d92aebbb3
2 changed files with 8 additions and 1 deletions
@ -0,0 +1,3 @@ |
||||
#!/bin/sh |
||||
plasmashell --test "@CMAKE_CURRENT_BINARY_DIR@/testLayout-@plasmoidName@.js" |
||||
kactivitymanagerd stop |
||||
Loading…
Reference in new issue