Index: branches/eam_branches/ipp-20111110/ippTasks/diskbalance.pro
===================================================================
--- branches/eam_branches/ipp-20111110/ippTasks/diskbalance.pro	(revision 32645)
+++ branches/eam_branches/ipp-20111110/ippTasks/diskbalance.pro	(revision 32694)
@@ -318,5 +318,5 @@
 $TARGET_LIMIT       = 500
 $TARGET_OFFSET      = 0
-$TARGET_TARGET      = "SOURCE"
+$TARGET_TARGET      = SOURCE
 # Select Nebulous objects which should be shuffled
 task           target.load
@@ -423,7 +423,7 @@
     # Fix this with multihost restriction when possible.
     if ("$TARGET_TARGET" == "DESTINATION")
-       set.host.for.target $DEST_HOST
+       set.host.for.balance $DEST_HOST
     else 
-       set.host.for.target $SOURCE_HOST
+       set.host.for.balance $SOURCE_HOST
     end
     
