Changeset 25027 for branches/pap/ippTasks/rcserver.pro
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/rcserver.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippTasks/rcserver.pro
r23912 r25027 5 5 6 6 #$LOGSUBDIR = $LOGDIR/rcserver 7 #exec mkdir -p$LOGSUBDIR7 mkdir $LOGSUBDIR 8 8 9 9 ### Initialise the books containing the tasks to do … … 113 113 task.exec 114 114 book npages rcPendingFS -var N 115 if ($N == 0) break 115 if ($N == 0) 116 periods -exec 10 117 break 118 end 119 periods -exec 0.05 120 116 121 if ($NETWORK == 0) break 117 122 … … 173 178 174 179 periods -poll $LOADPOLL 175 periods -exec $LOADEXEC 180 # periods -exec $LOADEXEC 181 periods -exec 20 176 182 periods -timeout 30 177 183 npending 1
Note:
See TracChangeset
for help on using the changeset viewer.
