jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / scripts / lttng-ust-java-tests / start-sessiond.sh
... / ...
CommitLineData
1#!/bin/bash -exu
2
3# Start the lttng-sessiond
4lttng-sessiond -b -vvv 1>lttng-sessiond.log 2>&1
This page took 0.021378 seconds and 4 git commands to generate.