[cig-commits] [commit] master: Set SVNversion to RELEASE_1.2 in submit.csh (acff10d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jan 7 22:00:42 PST 2015


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

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/7e30b17ef4c19082fac7ca9477b5cab8416e4da3...acff10db961d9a690b85df98c912fda944684087

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

commit acff10db961d9a690b85df98c912fda944684087
Author: sstaehler <staehler at geophysik.uni-muenchen.de>
Date:   Thu Jan 8 06:59:59 2015 +0100

    Set SVNversion to RELEASE_1.2 in submit.csh


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

acff10db961d9a690b85df98c912fda944684087
 SOLVER/submit.csh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/SOLVER/submit.csh b/SOLVER/submit.csh
index a4b1810..b69ca10 100755
--- a/SOLVER/submit.csh
+++ b/SOLVER/submit.csh
@@ -39,8 +39,7 @@ if ( $netcdf_requested == 'true' && $netcdf_compiled != 'true') then
   exit
 endif
 
-set svnversion = `git rev-parse --short HEAD`
-echo $svnversion " SVN_VERSION      " > runinfo
+echo $svnversion " SVN_VERSION      RELEASE_1.2" > runinfo
 set username = `whoami`
 echo $username "USER_NAME        " >> runinfo
 set hostname = `hostname`



More information about the CIG-COMMITS mailing list