diff --git a/autotest.sh b/autotest.sh index 60fe5f90941110b1aa6f3e01b3b0cab218d25d5f..c19a5661f9cd5d88e4e108cf67fff588e28ac843 100755 --- a/autotest.sh +++ b/autotest.sh @@ -386,10 +386,6 @@ if test ${dotests} = "true" ; then ${actual_output} if test ${overwrite_output} = "true"; then - echo ${actual_output} - echo ------- - echo ${expected_output} - echo cp ${actual_output} ${expected_output} cp ${actual_output} ${expected_output} fi