Changeset 30586 for branches/czw_branch/20101203/ippTasks/diff.pro
- Timestamp:
- Feb 11, 2011, 4:29:48 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/ippTasks
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20101103/ippTasks merged eligible /trunk/ippTasks merged eligible
-
Property svn:mergeinfo
set to
-
branches/czw_branch/20101203/ippTasks/diff.pro
r28375 r30586 45 45 end 46 46 task diff.revert 47 active false47 active true 48 48 end 49 49 task diff.summary.load … … 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
Note:
See TracChangeset
for help on using the changeset viewer.
