Ignore:
Timestamp:
Jul 28, 2014 7:09:10 AM (10 years ago)
Author:
raasch
Message:

queues for lccrayb/lccrayh adjusted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/subjob

    r1379 r1442  
    2323# Current revisions:
    2424# ------------------
    25 #
     25# HLRN-III (lccrayb/lccrayh) queues adjusted
    2626#
    2727# Former revisions:
     
    390390                 esac;;
    391391        (lccrayb) case  $ndq  in
    392                      (mpp1q|testq|specialm1q)                error=false;;
     392                     (dataq|mpp1q|mpp1testq|smp1q|smp1testq|specialm1q)   error=false;;
    393393                     (*)                                     error=true;;
    394394                 esac;;
    395395        (lccrayh) case  $ndq  in
    396                      (mpp1q|mpp1testq|specialm1q|dataq)      error=false;;
     396                     (dataq|mpp1q|mpp1testq|smp1q|smp1testq|specialm1q)   error=false;;
    397397                     (*)                                     error=true;;
    398398                 esac;;
Note: See TracChangeset for help on using the changeset viewer.