Skip to content
Snippets Groups Projects
Commit 1f229333 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

TEST: return EXIT_SUCCESS

parent 1885a812
Branches
Tags
No related merge requests found
......@@ -114,7 +114,7 @@ int otbMarkovRandomFieldFilter(int argc, char* argv[] )
writer->Update();
return 0;
return EXIT_SUCCESS;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment