IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29809


Ignore:
Timestamp:
Nov 23, 2010, 11:55:19 AM (15 years ago)
Author:
bills
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/runchipimfile.pl

    r29757 r29809  
    6767    $run_state = 'new';
    6868} elsif ($state eq 'update') {
    69     $state = 'update';
     69    $run_state = 'update';
    7070} else {
    7171    die "unexpected chipRun.state found: $state\n";
Note: See TracChangeset for help on using the changeset viewer.