jjb: Use the https protocol for checkouts on Github, it's faster
[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.028147 seconds and 4 git commands to generate.