[cig-commits] [commit] devel: corrected job name; mainly a trivial change to test github (7720ed9)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Jun 24 16:26:07 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/cd8e1a3df7480775100f2f4b7f9a39570ef15505...7720ed970cc6310f213ea6021d4f7b8309b55f20

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

commit 7720ed970cc6310f213ea6021d4f7b8309b55f20
Author: Carl Tape <carltape at gmail.com>
Date:   Tue Jun 24 15:25:58 2014 -0800

    corrected job name; mainly a trivial change to test github


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

7720ed970cc6310f213ea6021d4f7b8309b55f20
 utils/Cluster/pbs/go_combine_vol_data_pbs.bash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/Cluster/pbs/go_combine_vol_data_pbs.bash b/utils/Cluster/pbs/go_combine_vol_data_pbs.bash
index 9d8bf7d..fa0164c 100755
--- a/utils/Cluster/pbs/go_combine_vol_data_pbs.bash
+++ b/utils/Cluster/pbs/go_combine_vol_data_pbs.bash
@@ -2,7 +2,7 @@
 #PBS -S /bin/bash
 
 ## job name and output file
-#PBS -N go_decomposer
+#PBS -N go_combine_vol_data
 #PBS -j oe
 #PBS -o OUTPUT_FILES/$PBS_JOBID.o
 



More information about the CIG-COMMITS mailing list