jjb: Use lttng-modules from gerrit when depends-on is set
[lttng-ci.git] / scripts / packaging / sles12 / install-lttng-packages.sh
CommitLineData
51c9c62d
MJ
1#!/bin/sh
2
3set -exu
a0ad06d5 4
dd22cec8 5zypper --non-interactive install lttng-modules-kmp-default lttng-tools babeltrace
a0ad06d5 6
This page took 0.032944 seconds and 5 git commands to generate.