IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2011, 5:33:37 PM (15 years ago)
Author:
watersc1
Message:

Updated neb-admin to do targetting correctly on new hosts. Fixed another typo in diskbalance.pro that was preventing targetting from running correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/diskbalance.pro

    r32678 r32682  
    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.