freebsd_amp_hwpstate/tools/build/make_check/shell_test.sh

6 lines
48 B
Bash

#!/bin/sh
echo $@
if ! test -t 0 ; then
cat
fi