From 0bc5c161cb2dde414cf635b2d2150d845a93d0c4 Mon Sep 17 00:00:00 2001 From: "hugues.jerome" Date: Wed, 25 Aug 2010 07:24:07 +0000 Subject: [PATCH] * Remove debug output git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/ocarina@1365 129961e7-ef38-4bb5-a8f7-c9a525a55882 --- autotest.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/autotest.sh b/autotest.sh index 60fe5f90..c19a5661 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 -- GitLab