Browse Source

Merge remote-tracking branch 'origin/closedown-4.2.x'

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 11 years ago
parent
commit
056f2c263c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      common/workunit/referencedfilelist.cpp

+ 0 - 2
common/workunit/referencedfilelist.cpp

@@ -343,8 +343,6 @@ void ReferencedFile::cloneInfo(IDFUhelper *helper, IUserDescriptor *user, const
         return;
     if (!(flags & (RefFileRemote | RefFileForeign | RefFileNotOnCluster)))
         return;
-    if (!daliip.length())
-        return;
     if (fileSrcCluster.length())
         srcCluster = fileSrcCluster;