jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-ust-java-tests / stop-sessiond.sh
CommitLineData
51c9c62d
MJ
1#!/bin/bash
2
3set -exu
4f5133be
MJ
4
5# Kill the sessiond
6killall lttng-sessiond
This page took 0.035217 seconds and 4 git commands to generate.