This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Make sure to follow | |
# https://docs.docker.com/build/building/multi-platform/ | |
# to setup qemu with docker. | |
set -e -x | |
image=debian:bookworm-slim |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
025-04-21T14:20:20.3079312Z FAIL: tests/misc/tee | |
2025-04-21T14:20:20.3079372Z ==================== | |
2025-04-21T14:20:20.3079379Z | |
2025-04-21T14:20:20.3079512Z ++ initial_cwd_=/home/runner/work/coreutils/coreutils/gnu | |
2025-04-21T14:20:20.3079579Z +++ testdir_prefix_ | |
2025-04-21T14:20:20.3079642Z +++ printf gt | |
2025-04-21T14:20:20.3079702Z ++ pfx_=gt | |
2025-04-21T14:20:20.3079869Z +++ mktempd_ /home/runner/work/coreutils/coreutils/gnu gt-tee.sh.XXXX | |
2025-04-21T14:20:20.3079937Z +++ case $# in | |
2025-04-21T14:20:20.3080051Z +++ destdir_=/home/runner/work/coreutils/coreutils/gnu |
OlderNewer