jjb: Add "Depends-on: userspace-rcu:" for lttng-tools
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
CommitLineData
51c9c62d
MJ
1#!/bin/sh
2
3set -exu
410810ef
MJ
4
5yum install -y kmod-lttng-modules lttng-tools babeltrace
6
This page took 0.02928 seconds and 4 git commands to generate.