Hi Ed, line 969 in test report l969 if test -f $outf -a -r $outf ; then l970 extra_runs="$extra_runs $name" l971 fi causes this error message on my PowerBook: ./testreport: line 969: test: too many arguments Is there a better syntax? Martin