jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
... / ...
CommitLineData
1#!/bin/sh -exu
2
3yum install -y kmod-lttng-modules lttng-tools babeltrace
4
This page took 0.021847 seconds and 4 git commands to generate.