projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ae742
)
Fix a typo in test/ci-build.sh (ct vs cat)
author
Bernd Schubert
<bschubert@ddn.com>
Tue, 18 Feb 2025 19:23:09 +0000
(20:23 +0100)
committer
Bernd Schubert
<bernd@bsbernd.com>
Tue, 18 Feb 2025 21:32:49 +0000
(22:32 +0100)
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
test/ci-build.sh
patch
|
blob
|
history
diff --git
a/test/ci-build.sh
b/test/ci-build.sh
index 3f0ff8546fd66bed22ac782c388ae521a955c0a2..40bb79e8d4860b34984735877364b50e4b90b43d 100755
(executable)
--- a/
test/ci-build.sh
+++ b/
test/ci-build.sh
@@
-81,7
+81,7
@@
sanitized_build()
meson setup -Dprefix=${PREFIX_DIR} -D werror=true\
"${SOURCE_DIR}" \
- || (ct meson-logs/meson-log.txt; false)
+ || (c
a
t meson-logs/meson-log.txt; false)
meson configure $SAN
# b_lundef=false is required to work around clang