libclayer/make/test-suite-log

6 lines
86 B
Bash
Executable File

#!/bin/sh
set -eux
test -f tests/test-suite.log && cat tests/test-suite.log || true