Changeset 31797
- Timestamp:
- Jun 29, 2011, 2:58:39 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/survey.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/survey.pro
r31796 r31797 772 772 if ("$stage" == "cam") 773 773 #only queue destreaked cams. stacks and staticsky don't need this 774 $run = $run -destreaked 774 if ("$DB:$SURVEY_ADDSTAR_DB" == "isp") 775 #this is the only way I can think of how to handle this (but it is messy). If it is a database that we KNOW doesn't use magicked (ie, isp), then do not queue destreaked 776 $run = $run -uncensored 777 else 778 #if not isp, then run destreaked version only 779 $run = $run -destreaked 780 end 775 781 end 776 782 if ("$stage" == "staticsky")
Note:
See TracChangeset
for help on using the changeset viewer.
