IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 25, 2008, 6:24:33 PM (18 years ago)
Author:
eugene
Message:

adding hostname to db fields

File:
1 edited

Legend:

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

    r16248 r16253  
    118118    psMetadataAddF32(addsumskyfileArgs, PS_LIST_TAIL, "-dtime_stack",  0,
    119119            "define elapsed processing time", NAN);
     120    psMetadataAddStr(addsumskyfileArgs, PS_LIST_TAIL, "-hostname", 0,
     121            "define hostname", 0);
    120122    psMetadataAddF32(addsumskyfileArgs, PS_LIST_TAIL, "-good_frac",  0,
    121123            "define %% of good pixels", NAN);
Note: See TracChangeset for help on using the changeset viewer.