IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30496


Ignore:
Timestamp:
Feb 4, 2011, 9:24:37 PM (15 years ago)
Author:
watersc1
Message:

fix bad host settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20101215/ippTasks/diskbalance.pro

    r29631 r30496  
    194194    book getword balancePending $pageName source_name      -var SOURCE
    195195    book getword balancePending $pageName destination_name -var DESTINATION
    196    
     196    book getword balancePending $pageName destination_host -var DEST_HOST
    197197    # Fix this with multihost restriction when possible.
    198     set.host.for.balance $DESTINATION
     198    set.host.for.balance $DEST_HOST
    199199
    200200    stdout NULL
Note: See TracChangeset for help on using the changeset viewer.