IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2011, 1:17:14 PM (15 years ago)
Author:
watersc1
Message:

No camera is created by the regtool -pendingburntoolimfile command, which prevents the jobs from being assigned to the correct hosts. Use the dbname field instead, as this seems to point to the right list of class_ids in the ipphosts table.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/register.pro

    r31854 r32073  
    653653    book getword regPendingBurntoolImfile $pageName camera      -var CAMERA
    654654    book getword regPendingBurntoolImfile $pageName dbname      -var DBNAME
    655     set.host.for.camera $CAMERA $CLASS_ID
     655    set.host.for.camera $DBNAME $CLASS_ID
    656656
    657657    stdout $LOGDIR/register.burntool.run.log
Note: See TracChangeset for help on using the changeset viewer.