[MOAB-dev] r3705 - MOAB/trunk/test

Tim Tautges tautges at mcs.anl.gov
Tue Apr 6 13:11:43 CDT 2010


Why comment it out instead of removing it?

- tim

smithrm at mcs.anl.gov wrote:
> Author: smithrm
> Date: 2010-03-24 14:31:21 -0500 (Wed, 24 Mar 2010)
> New Revision: 3705
> 
> Modified:
>    MOAB/trunk/test/MBTest.cpp
> Log:
> o Commented out line 770 in mb_adjacencies_test().
>   This line caused this test to do nothing and return.
> 
> 
> Modified: MOAB/trunk/test/MBTest.cpp
> ===================================================================
> --- MOAB/trunk/test/MBTest.cpp	2010-03-24 18:29:26 UTC (rev 3704)
> +++ MOAB/trunk/test/MBTest.cpp	2010-03-24 19:31:21 UTC (rev 3705)
> @@ -767,7 +767,7 @@
>      //mb->delete_mesh();
>      //result = mb->load_mesh("mbtest2.g", 0);
>      //if (MB_SUCCESS != result)
> -  return result;
> +    //return result;
>  
>      // lets create a skin of the hexes
>      // this may be far from being the most efficient, but
> 
> 

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
          phone: (608) 263-8485      1500 Engineering Dr.
            fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list