Index: trunk/ippTasks/receive.pro
===================================================================
--- trunk/ippTasks/receive.pro	(revision 24236)
+++ trunk/ippTasks/receive.pro	(revision 24237)
@@ -295,4 +295,6 @@
     stderr $LOGDIR/receive.fileset.log
 
+    host anyhost
+
     $run = receive_fileset.pl --fileset_id $FILESET_ID --source $SOURCE --product $PRODUCT --fileset $FILESET
     add_standard_args run
@@ -412,4 +414,6 @@
     stderr $LOGDIR/receive.file.log
 
+    host anyhost
+
     $run = receive_file.pl --file_id $FILE_ID --source $SOURCE --product $PRODUCT --fileset $FILESET --fileset_id $FILESET_ID --file $FILE --component $COMPONENT --bytes $BYTES --md5 $MD5SUM --workdir $WORKDIR --dirinfo $DIRINFO
     add_standard_args run
