projects
/
deliverable
/
lttng-tools.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Tests: fix: list triggers: bc missing on system
[deliverable/lttng-tools.git]
/
bootstrap
Commit
Line
Data
e4107a10
1
#!/bin/sh
ab5be9fa
2
# SPDX-License-Identifier: GPL-2.0-only
fac6795d
DG
3
4
set -x
e4107a10
5
if [ ! -d "config" ]; then
fac6795d
DG
6
mkdir config
7
fi
8
3528f2a3
9
autoreconf -vi
This page took
0.069759 seconds
and
5
git commands to generate.