IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2011, 3:21:01 PM (15 years ago)
Author:
watersc1
Message:

I suspect all we need to do to fix the remaining registration/burntool
issues is to twiddle the state back to pending_burntool. I'm hesitant
to merge this into the trunk on a friday before a long weekend, so
I'll wait until next week for testing.

File:
1 edited

Legend:

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

    r31906 r32298  
    522522        $command .= " -class_id $class_id";
    523523        $command .= " -fault $exit_code";
     524        $command .= " -set_state pending_burntool ";
    524525        $command .= " -hostname $host" if defined $host;
    525526        $command .= " -dbname $dbname" if defined $dbname;
Note: See TracChangeset for help on using the changeset viewer.