ci: Print inner env

This commit is contained in:
MarcoFalke 2024-09-11 13:08:14 +02:00
parent 11e2f9fff4
commit fa7ca182a9
No known key found for this signature in database

View file

@ -30,6 +30,10 @@ df -h
# Tests that run natively guess the host
export HOST=${HOST:-$("$BASE_ROOT_DIR/depends/config.guess")}
echo "=== BEGIN env ==="
env
echo "=== END env ==="
(
# compact->outputs[i].file_size is uninitialized memory, so reading it is UB.
# The statistic bytes_written is only used for logging, which is disabled in