Ignore:
Timestamp:
Mar 21, 2017 4:31:22 AM (7 years ago)
Author:
raasch
Message:

script bugfix and adjustment for lckyu*-hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/subjob

    r2150 r2184  
    2323# Current revisions:
    2424# ------------------
    25 #
     25# bugfix: localhost renamed local_host
    2626#
    2727# Former revisions:
     
    16451645       then
    16461646          eval  $submcom  $job_on_remhost
    1647        elif [[  $local_host = lctit  ||  $localhost = lcxe6  ||  $localhost = lck  || $localhost = lckordi ||  $localhost = lcyon || $localhost = lcsb  ||  $localhost = lckyu* ]]
     1647       elif [[  $local_host = lctit  ||  $local_host = lcxe6  ||  $local_host = lck  || $local_host = lckordi ||  $local_host = lcyon || $local_host = lcsb  ||  $local_host = lckyu* ]]
    16481648       then
    16491649          chmod  u+x  $job_on_remhost
Note: See TracChangeset for help on using the changeset viewer.