lava: Add missing popd to kernel tasks
[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.022593 seconds and 4 git commands to generate.