Changeset 16595


Ignore:
Timestamp:
10/31/13 16:17:38 (11 years ago)
Author:
Eric.Larour
Message:

CHG: no nightly locks on this type of checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/scripts/jenkins.sh

    r16594 r16595  
    5454        #no config file specified: exit
    5555        echo "no config file specified. Exiting..." >&2 # Error message to stderr.
    56         rm NIGHTLYLOCK
    5756        exit 1
    5857fi
     
    6059then
    6160        echo "File $1 not found!" >&2   # Error message to stderr.
    62         rm NIGHTLYLOCK
    6361        exit 1
    6462fi
Note: See TracChangeset for help on using the changeset viewer.