bt benchmark: Ignore commit ae466a6e1b856d96cf5112a371b4df2b732503ec
[lttng-ci.git] / scripts / packaging / sles12 / install-lttng-packages.sh
1 #!/bin/sh
2
3 set -exu
4
5 zypper --non-interactive install lttng-modules-kmp-default lttng-tools babeltrace
6
This page took 0.028768 seconds and 4 git commands to generate.