de1e737eaaf02649bc55c99144ba67ccaa6203ea
[lttng-ci.git] / scripts / 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.034112 seconds and 3 git commands to generate.