IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2019, 4:11:49 PM (7 years ago)
Author:
cclin33
Message:

update addstar for multiple hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ccl_branches/ipponly-20191108/ippTools/src/pxadd.c

    r38943 r41211  
    141141                       bool minidvodb,
    142142                       char *minidvodb_group,
    143                        char *minidvodb_name)
     143                       char *minidvodb_name,
     144                       char *minidvodb_host)
    144145{
    145146    PS_ASSERT_PTR_NON_NULL(config, false);
     
    208209                         minidvodb_group,
    209210                         minidvodb_name,
     211                         minidvodb_host,
    210212                         (long long) stage_id
    211213    )) {
Note: See TracChangeset for help on using the changeset viewer.