jjb: Allow unsupported modules to be loaded when testing lttng-tools
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
1 #!/bin/sh
2
3 set -exu
4
5 yum install -y kmod-lttng-modules lttng-tools babeltrace
6
This page took 0.032816 seconds and 4 git commands to generate.