Skip to content

Commit

Permalink
LyncConnector - Checked in TestHarness, TestData and Connector Template.
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshGhodekar committed Feb 16, 2016
1 parent aadc661 commit 0432a56
Show file tree
Hide file tree
Showing 7 changed files with 551 additions and 643 deletions.
2 changes: 1 addition & 1 deletion src/LyncConnector/Scripts/7. ImportScript-Lync.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ if ([string]::IsNullOrEmpty($lastRunDateTimeOffset))
}
else
{
$lastRunDateTimeOffset.Trim()
$lastRunDateTimeOffset = $lastRunDateTimeOffset.Trim()
}

$deltaImport = $openImportConnectionRunStep.ImportType -eq "Delta"
Expand Down
Binary file added src/LyncConnector/Scripts/TestHarness-Lync.ps1
Binary file not shown.
Loading

0 comments on commit 0432a56

Please sign in to comment.