Lines Matching refs:echo
28 -*) echo $0: $1: invalid option >&2
70 then tmp=$(mktemp -dt) || { echo mktemp -dt failed >&2; exit 1; }
73 then echo $0: --compile: $SHCOMP not found >&2
81 then echo $0: $i: not found >&2
95 then echo test $i begins ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"}
100 then echo test $i passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]"
109 echo test $i failed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T $e $E ]"
128 echo test $o begins ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"}
135 then echo test $o passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]"
144 echo test $o failed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T $e $E ]"
152 …echo test $o failed to compile ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T…