Merge pull request #29 from frdeso/rework_mainline_lava_jobs
[lttng-ci.git] / scripts / packaging / el7 / install-lttng-packages.sh
1 #!/bin/sh -exu
2
3 yum install -y kmod-lttng-modules lttng-tools babeltrace
4
This page took 0.029147 seconds and 4 git commands to generate.