Changeset 24951 for branches/czw_branch/cleanup/ippTasks/rcserver.pro
- Timestamp:
- Jul 30, 2009, 5:20:29 PM (17 years ago)
- Location:
- branches/czw_branch/cleanup
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/rcserver.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/cleanup
- Property svn:mergeinfo changed
/trunk (added) merged: 24714-24742,24744-24784,24786-24798,24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24939
- Property svn:mergeinfo changed
-
branches/czw_branch/cleanup/ippTasks/rcserver.pro
r24038 r24951 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
Note:
See TracChangeset
for help on using the changeset viewer.
