IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2007, 12:37:24 PM (19 years ago)
Author:
jhoblitt
Message:

add camPendingExp.workdir
fix warptool -tooverlap SQL to handle camProcessedExp.workdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/chiptool.c

    r12232 r12237  
    795795        if (!camQueueChipID(config,
    796796                    processedExp->chip_id,
     797                    processedExp->workdir,
    797798                    processedExp->label,
    798799                    processedExp->recipe,
     
    888889        pendingExp->exp_tag,
    889890        pendingExp->guide_id,
     891        pendingExp->workdir,
    890892        pendingExp->label,
    891893        pendingExp->recipe,
Note: See TracChangeset for help on using the changeset viewer.