jjb: Skip gerrit lttng-modules checkouts for non-root users
[lttng-ci.git] / lttng-ust-java-tests / stop-sessiond.sh
1 #!/bin/bash
2
3 set -exu
4
5 # Kill the sessiond
6 killall lttng-sessiond
This page took 0.031281 seconds and 4 git commands to generate.