jj: lttng-ust: Add aarch64 el builds to stable-2.12
[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.02706 seconds and 4 git commands to generate.