Merge "ansible: Do not update jenkins node during ci-instances when not set"
[lttng-ci.git] / scripts / lttng-ust-java-tests / start-sessiond.sh
CommitLineData
51c9c62d
MJ
1#!/bin/bash
2
3set -exu
4f5133be
MJ
4
5# Start the lttng-sessiond
9068f8b4 6lttng-sessiond -b -vvv 1>lttng-sessiond.log 2>&1
This page took 0.053327 seconds and 4 git commands to generate.