Merge "ansible: Do not update jenkins node during ci-instances when not set"
[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.028212 seconds and 4 git commands to generate.