IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29511


Ignore:
Timestamp:
Oct 21, 2010, 1:20:38 PM (16 years ago)
Author:
bills
Message:

Back out inappropriately merged file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20100823/ippTasks/replicate.pro

    r29498 r29511  
    173173    book getword replicatePending $pageName volume_name -var VOLUME_NAME
    174174    book getword replicatePending $pageName volume_host -var VOLUME_HOST
    175     book getword replicatePending $pageName command     -var COMMAND
    176175
    177176    set.host.for.replicate $VOLUME_HOST
     
    181180
    182181    # these operations do not require a database to be specified
    183     $run = $COMMAND $KEY
     182    $run = neb-replicate --copies $NEED_COPIES $KEY
    184183
    185184    # save the pageName for future reference below
Note: See TracChangeset for help on using the changeset viewer.