jjb: Add env and os details printing to build jobs
[lttng-ci.git] / scripts / lttng-ust-java-tests / start-sessiond.sh
1 #!/bin/bash
2
3 set -exu
4
5 # Start the lttng-sessiond
6 lttng-sessiond -b -vvv 1>lttng-sessiond.log 2>&1
This page took 0.032177 seconds and 4 git commands to generate.