IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33664


Ignore:
Timestamp:
Apr 2, 2012, 10:06:14 AM (14 years ago)
Author:
bills
Message:

wrong argument to bgtool -updatewarp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_cleanup.pl

    r33246 r33664  
    18851885
    18861886            # if an error happens for one skycell, the warpBackgroundRun will stay in goto_*, but the skycells will go to error_* (matching the goto_*)
    1887             my $command = "$bgtool -updatewarpskyfile -warp_bg_id $stage_id -skycell_id $skycell_id -set_data_state $error_state";
     1887            my $command = "$bgtool -updatewarpskyfile -warp_bg_id $stage_id -skycell_id $skycell_id -set_state $error_state";
    18881888            $command .= " -dbname $dbname" if defined $dbname;
    18891889
Note: See TracChangeset for help on using the changeset viewer.