Un-did my accident change

This commit is contained in:
Jamie Rees 2015-07-30 21:52:28 +01:00
parent 419cc4f3eb
commit 4d0ae7bca0
1 changed files with 1 additions and 2 deletions

View File

@ -647,6 +647,7 @@ namespace xServer.Forms
foreach (Client c in GetSelectedClients())
{
if (c == null) continue;
if(error) continue;
FileSplit srcFile = new FileSplit(UploadAndExecute.FilePath);
if (srcFile.MaxBlocks < 0)
@ -657,8 +658,6 @@ namespace xServer.Forms
break;
}
if(error) continue;
int id = FileHelper.GetNewTransferId();
CommandHandler.HandleSetStatus(c,