IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30043


Ignore:
Timestamp:
Dec 15, 2010, 11:19:15 AM (15 years ago)
Author:
watersc1
Message:

backport of sweetspot diff bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20101206/ippScripts/scripts/automate_stacks.pl

    r29919 r30043  
    13551355    my ($label,$workdir,$obs_mode,$object,$comment,$tess_id,$dist_group,$data_group,$reduction) = get_tool_parameters($date,$target);
    13561356
    1357     if ($target eq 'OSS') {
     1357    if (($target eq 'OSS')||($target eq 'SweetSpot')) {
    13581358        my $db = init_gpc_db();
    13591359
Note: See TracChangeset for help on using the changeset viewer.