Changeset 27008
- Timestamp:
- Feb 19, 2010, 11:04:43 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/stack.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/stack.pro
r26985 r27008 357 357 task.exec 358 358 if ($LABEL:n == 0) break 359 $run = stacktool -revertsumskyfile 359 # Only revert failures with fault=2 (SYS_ERROR), which tend to be 360 # temporary filesystem problems. Every other fault type is 361 # interesting and should be kept for debugging (and so it doesn't 362 # continue to occur). 363 $run = stacktool -revertsumskyfile -fault 2 360 364 if ($DB:n == 0) 361 365 option DEFAULT
Note:
See TracChangeset
for help on using the changeset viewer.
