Ignore:
Timestamp:
03/31/16 09:18:45 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cleaning up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross

    r20394 r20402  
    3333PYTHON_TEST=1
    3434
    35 #execution path used for parallel runs
    36 EXECUTION_PATH=$ISSM_DIR/execution
    37 
    38 #repo:
    39 #We have had issues with upgrading SVN versions. As such, it is nescessary to specify which SVN to use.
    40 REPOSITORY="https://issm.ess.uci.edu/svn/issm/issm/trunk-jpl"
    41 
    4235#-----------------------------------#
    4336# 3: External packages installation #
     
    5548                                                shell2junit   install.sh"
    5649
    57 
    58 #---------------------#
    59 # 4: ISSM Compilation #
    60 #---------------------#
    61 
    62 #ISSM_COMPILATION can have 2 values:
    63 # - "yes" compile ISSM
    64 # - "no"  do not compile ISSM
    65 ISSM_COMPILATION="yes"
    66 
    67 #------------------------#
    68 # 5: Nightly run options #
    69 #------------------------#
     50#-----------------#
     51# 4: test options #
     52#-----------------#
    7053
    7154#number of cpus used in ISSM installation and compilation (one is usually
Note: See TracChangeset for help on using the changeset viewer.