LAVA: install `systemtap-sdt-dev` package to run sdt-uprobe tests
[lttng-ci.git] / scripts / lttng-ust-java-tests / stop-sessiond.sh
1 #!/bin/bash -exu
2
3 # Kill the sessiond
4 killall lttng-sessiond
This page took 0.028786 seconds and 4 git commands to generate.