Lines Matching full:echo
69 td2=`echo ${testdir}-*`
71 echo "${testdir}: no such test directory" 1>&2
81 echo "usage:"
82 echo " $prog --help Print this message."
83 echo " $prog testname Run test normally."
84 echo " $prog --dev testname Development mode (dump to stdout)."
85 echo " $prog --update testname Update mode (replace expected.txt)."
86 echo " Omitting the test name uses the current directory as the test."
98 echo "${testdir}: missing files" 1>&2
104 echo "${testdir}: running..." 1>&2
116 echo "exit status: $?" 1>&2
127 echo "$testdir"': succeeded!' 1>&2
138 echo "${testdir}: FAILED!"
139 echo ' '
140 echo '#################### info'
142 echo '#################### diffs'
144 echo '####################'
145 echo ' '
146 echo "files left in $tmpdir"