Changeset 15291 for trunk/ippTasks/summit.copy.pro
- Timestamp:
- Oct 11, 2007, 3:26:31 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/summit.copy.pro (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/summit.copy.pro
r15173 r15291 5 5 # pztool -adddatastore -inst allskycam -telescope ps1 -uri http://otis1.ifa.hawaii.edu/ds/allskycam/index.txt 6 6 7 $workdir = / export/ipp010.0/7 $workdir = /data/ipp010.0/ 8 8 9 9 $VERBOSE = 1 … … 54 54 task pzgetexp 55 55 # timeout shorter than exec so jobs do not build up 56 periods -exec 1056 periods -exec 5 57 57 periods -poll 1 58 58 periods -timeout 5 … … 132 132 # run pzgetimfiles on pending exps 133 133 task pzgetimfile 134 periods -exec 1135 periods -poll 1134 periods -exec 0.05 135 periods -poll 0.025 136 136 periods -timeout 15 137 137 host local 138 npending 3138 npending 20 139 139 140 140 task.exec … … 147 147 break 148 148 end 149 periods -exec 0. 2149 periods -exec 0.05 150 150 151 151 # find an exp that needs imfiles fetched … … 202 202 periods -exec 5 203 203 periods -poll 1 204 periods -timeout 15204 periods -timeout 5 205 205 206 206 # success … … 233 233 task dsget 234 234 periods -exec 5 235 periods -poll 1236 periods -timeout 30235 periods -poll 0.05 236 periods -timeout 120 237 237 host anyhost 238 238 … … 246 246 break 247 247 end 248 periods -exec 0. 2248 periods -exec 0.05 249 249 250 250 # find an exp that needs imfiles fetched
Note:
See TracChangeset
for help on using the changeset viewer.
