From cff454c882e3ee0173a4e7e195ed2414abaad08b Mon Sep 17 00:00:00 2001 From: Patrick Imbo <patrick.imbo@c-s.fr> Date: Wed, 9 Jun 2010 09:30:53 +0200 Subject: [PATCH] ENH: add ignore-lines parameters to prTeEstimateRPCSensorModelExampleTest --- Examples/Projections/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Projections/CMakeLists.txt b/Examples/Projections/CMakeLists.txt index 07da170b06..c2ddbe0da1 100644 --- a/Examples/Projections/CMakeLists.txt +++ b/Examples/Projections/CMakeLists.txt @@ -119,7 +119,7 @@ ADD_TEST(prTeEstimateRPCSensorModelExampleTest ${EXE_TESTS} --compare-ascii ${EPSILON_4} ${BASELINE}/otbGCPsToRPCSensorModelImageFilterWithoutDEMOutput.txt ${TEMP}/otbGCPsToRPCSensorModelImageFilterWithoutDEMOutput.txt - --ignore-lines-with 4 PipelineMTime ImportImageContaine Source: Image + --ignore-lines-with 5 PipelineMTime ImportImageContaine Source: Image Time: EstimateRPCSensorModelExample ${INPUTLARGEDATA}/SPOT4/RIO_DE_JANEIRO/IMAG_01.DAT ${TEMP}/otbGCPsToRPCSensorModelImageFilterWithoutDEMOutput.txt -- GitLab