IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32389


Ignore:
Timestamp:
Sep 9, 2011, 2:37:35 PM (15 years ago)
Author:
watersc1
Message:

Fix wrong call to set host.

File:
1 edited

Legend:

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

    r32388 r32389  
    423423    # Fix this with multihost restriction when possible.
    424424    if ("$TARGET_TARGET" == "DESTINATION")
    425        set.host.for.target $DEST_HOST
     425       set.host.for.balance $DEST_HOST
    426426    else
    427        set.host.for.target $SOURCE_HOST
     427       set.host.for.balance $SOURCE_HOST
    428428    end
    429429   
Note: See TracChangeset for help on using the changeset viewer.