Changeset 1575 for palm/trunk/SCRIPTS
- Timestamp:
- Mar 27, 2015 9:56:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/subjob
r1548 r1575 23 23 # Current revisions: 24 24 # ------------------ 25 # 25 # mpp2-queues added to lccrayh 26 26 # 27 27 # Former revisions: … … 417 417 esac;; 418 418 (lccrayh) case $ndq in 419 (dataq|mpp1q|mpp1testq| smp1q|smp1testq|specialm1q) error=false;;419 (dataq|mpp1q|mpp1testq|mpp2q|mpp2testq|smp1q|smp1testq|specialm1q) error=false;; 420 420 (*) error=true;; 421 421 esac;;
Note: See TracChangeset
for help on using the changeset viewer.