Changeset 32981
- Timestamp:
- Dec 20, 2011, 11:26:13 AM (15 years ago)
- File:
-
- 1 edited
-
branches/haf_add201112/ippTasks/survey.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_add201112/ippTasks/survey.pro
r32832 r32981 826 826 if ("$stage" == "cam") 827 827 #only queue destreaked cams. stacks and staticsky don't need this 828 if ("$DB:$SURVEY_ADDSTAR_DB" == "isp")828 # if ("$DB:$SURVEY_ADDSTAR_DB" == "isp") 829 829 #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 830 # now with no magic, all are uncensored 830 831 $run = $run -uncensored 831 else832 # else 832 833 #if not isp, then run destreaked version only 833 $run = $run -destreaked834 end834 # $run = $run -destreaked 835 # end 835 836 end 836 837 if ("$stage" == "staticsky")
Note:
See TracChangeset
for help on using the changeset viewer.
