jjb: Remove corrupted YAML when parsing TAP results on lttng-tools
[lttng-ci.git] / scripts / packaging / sles12 / install-lttng-packages.sh
... / ...
CommitLineData
1#!/bin/sh
2
3set -exu
4
5zypper --non-interactive install lttng-modules-kmp-default lttng-tools babeltrace
6
This page took 0.021873 seconds and 4 git commands to generate.