Changeset 17500
- Timestamp:
- May 2, 2008, 1:35:17 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/summit.copy.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/summit.copy.pro
r17345 r17500 190 190 # save the DB name for the exit tasks 191 191 option $DB:$pztoolPendingExp_DB 192 command pztool -pendingexp -limit 5 -dbname $DB:$pztoolPendingEx t_DB192 command pztool -pendingexp -limit 5 -dbname $DB:$pztoolPendingExp_DB 193 193 $pztoolPendingExp_DB ++ 194 194 if ($pztoolPendingExp_DB >= $DB:n) set pztoolPendingExp_DB = 0 … … 207 207 task.exit default 208 208 showcommand failure 209 if ($VERBOSE) 210 echo "*** stdout ***" 211 queueprint stdout 212 echo "*** stderr ***" 213 queueprint stderr 214 end 209 215 end 210 216 task.exit timeout
Note:
See TracChangeset
for help on using the changeset viewer.
