[cig-commits] [commit] devel, master: better cleaning at the end of the GMT script (2e38728)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:17:11 PST 2014


Repository : https://github.com/geodynamics/specfem3d_globe

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

>---------------------------------------------------------------

commit 2e3872862fd5f2aa9d0986e82b96a960d7158434
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue May 20 00:14:13 2014 +0200

    better cleaning at the end of the GMT script


>---------------------------------------------------------------

2e3872862fd5f2aa9d0986e82b96a960d7158434
 topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh b/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
index 00d51e6..4f41c2b 100755
--- a/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
+++ b/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
@@ -30,5 +30,5 @@ grdimage topography_of_SPECFEM_mesh.grd -CGMTglobe.cpt -Rd -JK$central_meridian/
 pscoast -Rd -JK$central_meridian/9i -B45g30:."Topography of SPECFEM3D_GLOBE mesh": -W -Dc -A1000 -U/-0.75i/-1.5i/"SPECFEM3D_GLOBE calculations by Dimitri Komatitsch" -V -O >> $ps
 
 # Clean up
-rm -f .gmt* topography_of_SPECFEM_mesh.grd
+rm -f .gmt* gmt.conf gmt.history topography_of_SPECFEM_mesh.grd
 



More information about the CIG-COMMITS mailing list