IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 23, 2005, 9:13:00 PM (21 years ago)
Author:
eugene
Message:

added valid time ranges and elements of Njobs, status

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/scripts/sched.pro

    r4462 r4602  
    33
    44task test
    5   command sched.test
     5  command date
    66  periods -poll 1.0
    7   periods -exec 2.0
    8   periods -timeout 8.0
    9   # host local
    10   host localhost
     7  periods -exec 5.0
     8  periods -timeout 10.0
     9  trange 07:09 07:10
     10  trange -exclude 07:09:30 07:09:45
     11  host local
     12  # host localhost
    1113  # local is default
    1214
    1315  task.exec
    14     echo "starting job sched.test"
     16    # echo "starting job sched.test"
    1517  end
    1618
Note: See TracChangeset for help on using the changeset viewer.