Changeset 31686
- Timestamp:
- Jun 22, 2011, 4:09:00 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/survey.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/survey.pro
r31376 r31686 772 772 $run = $run -destreaked 773 773 end 774 774 if ($stage == 'staticsky') 775 #only queue uncensored staticsky 776 $run = $run -uncensored 777 end 778 if ($stage == 'stack') 779 #only queue uncensored stacks 780 $run = $run -uncensored 781 end 782 783 # we need to handle isp/gpc1: gpc1 wants destreaked, isp wants uncensored. Perhaps the best way is by default do destreaked (the most paranoid), and if db = isp (is this the best way?) then do uncensored 784 785 775 786 776 787 command $run
Note:
See TracChangeset
for help on using the changeset viewer.
