Index: /issm/trunk-jpl/test/NightlyRun/test119.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 22719)
+++ /issm/trunk-jpl/test/NightlyRun/test119.m	(revision 22720)
@@ -2,8 +2,5 @@
 
 %Simple mesh
-disp(' -======== STARTING===========');
-md=model();
-disp('ok');
-md=bamg(md,'domain','../Exp/Square.exp','hmax',100000.);
+md=bamg(model(),'domain','../Exp/Square.exp','hmax',100000.);
 x1=md.mesh.x;
 y1=md.mesh.y;
