aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBernd Schubert <bschubert@ddn.com>2025-02-18 20:23:09 +0100
committerBernd Schubert <bernd@bsbernd.com>2025-02-18 21:22:28 +0100
commit38cfa386d5397e54817b684a60228a8ee1a3f48d (patch)
treecc0b5fc2fbbd7826bfed227523cd518a463644ea /test
parentf8bdca32b4dfbed4b21a69dcc751cdcbf8b2d58e (diff)
downloadlibfuse-38cfa386d5397e54817b684a60228a8ee1a3f48d.tar.gz
Fix a typo in test/ci-build.sh (ct vs cat)
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'test')
-rwxr-xr-xtest/ci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ci-build.sh b/test/ci-build.sh
index 3f0ff85..40bb79e 100755
--- 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)
+ || (cat meson-logs/meson-log.txt; false)
meson configure $SAN
# b_lundef=false is required to work around clang