Merge pull request #12 from frdeso/ssh_inject
[lttng-ci.git] / scripts / lttng-ust-java-tests / stop-sessiond.sh
... / ...
CommitLineData
1#!/bin/bash -exu
2
3# Kill the sessiond
4killall lttng-sessiond
This page took 0.022016 seconds and 4 git commands to generate.