diff --git a/plugins/destinations/file.inc b/plugins/destinations/file.inc
337,339c337,339
<       throw new MigrateException(t('The specified file %file could not be copied to ' .
<         '%destination.',
<         array('%file' => $this->sourcePath, '%destination' => $destination)));
---
> //       throw new MigrateException(t('The specified file %file could not be copied to ' .
> //         '%destination.',
> //         array('%file' => $this->sourcePath, '%destination' => $destination)));
