Changeset 30439
- Timestamp:
- Jan 31, 2011, 11:03:31 AM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20101215/ippTasks/diff.pro (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101215/ippTasks/diff.pro
- Property svn:mergeinfo changed
/trunk/ippTasks/diff.pro merged: 30438
r30432 r30439 448 448 periods -timeout 120.0 449 449 npending 1 450 active false451 450 452 451 stdout NULL … … 457 456 # Only revert failures with fault=2 (SYS_ERROR), which tend to be 458 457 # temporary filesystem problems. Every other fault type is 459 # interesting and should be kept for debugging (and so it does n't458 # interesting and should be kept for debugging (and so it does not 460 459 # continue to occur). 461 $run = difftool -revertdiffskyfile -fault 2 460 # XXX: actually we are getting enough jobs with fault 4 that work after reverting 461 # that we are going to remove that cut for now 462 # 463 #$run = difftool -revertdiffskyfile -fault 2 464 $run = difftool -revertdiffskyfile 462 465 if ($DB:n == 0) 463 466 option DEFAULT - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
