IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31472


Ignore:
Timestamp:
May 6, 2011, 1:42:32 PM (15 years ago)
Author:
watersc1
Message:

bug fix for chip_mode state change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20110505/ippScripts/scripts/lap_science.pl

    r31465 r31472  
    9999    my $status = queue_chips($lap_id);
    100100
    101     if ($status) {
     101    if (!$status) { # This is the culprit.
    102102        my $command = "$laptool -updaterun -lap_id $lap_id";
    103103        $command .= " -dbname $dbname " if defined $dbname;
Note: See TracChangeset for help on using the changeset viewer.