We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f7259 commit 6afe52eCopy full SHA for 6afe52e
.github/workflows/prebuild.yml
@@ -57,8 +57,7 @@ jobs:
57
sudo apt-get install -y lttng-tools babeltrace liblttng-ust-dev lttng-modules-dkms- \
58
git curl libssl-dev make automake autoconf libncurses-dev gcc g++ default-jdk \
59
unixodbc-dev \
60
- libxml2-utils libsctp-dev lksctp-tools software-properties-common shellcheck \
61
- shfmt
+ libxml2-utils libsctp-dev lksctp-tools software-properties-common shellcheck
62
export KERL_CONFIGURE_OPTIONS="--with-dynamic-trace=lttng ${KERL_CONFIGURE_OPTIONS}"
63
fi
64
0 commit comments