Fix a typo in test/ci-build.sh (ct vs cat)
authorBernd Schubert <bschubert@ddn.com>
Tue, 18 Feb 2025 19:23:09 +0000 (20:23 +0100)
committerBernd 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

index 3f0ff8546fd66bed22ac782c388ae521a955c0a2..40bb79e8d4860b34984735877364b50e4b90b43d 100755 (executable)
@@ -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