projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2decfd
)
jjb: babeltrace: use clang-format-16
author
Simon Marchi
<simon.marchi@polymtl.ca>
Mon, 27 May 2024 13:52:15 +0000
(09:52 -0400)
committer
Simon Marchi
<simon.marchi@polymtl.ca>
Wed, 29 May 2024 20:23:39 +0000
(16:23 -0400)
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Change-Id: I97e7719f478fe9305ee420bb41176df57e78b813
scripts/babeltrace/lint.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/babeltrace/lint.sh
b/scripts/babeltrace/lint.sh
index a535a81874f17599a83d5e5cd51e2aec18cbd689..5581c35fd0b1fb76a3fcc0be466071197ab0ce4f 100755
(executable)
--- a/
scripts/babeltrace/lint.sh
+++ b/
scripts/babeltrace/lint.sh
@@
-61,7
+61,7
@@
else
fi
if [[ -f tools/format-cpp.sh ]]; then
- FORMATTER="clang-format-1
5
-i" tools/format-cpp.sh
+ FORMATTER="clang-format-1
6
-i" tools/format-cpp.sh
git diff --exit-code | tee ../../clang-format.out || exit_code=1
fi
This page took
0.023088 seconds
and
4
git commands to generate.