Created
November 3, 2011 16:48
-
-
Save hotgazpacho/1337022 to your computer and use it in GitHub Desktop.
.NET Duplicates Finder Fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [12:40:04]: Step 7/8: Duplicates finder (.NET) | |
| [12:40:04]: Starting: "C:\Program Files\Jet Brains\TeamCity\buildAgent\plugins\dotnet-dupfinder\bin\dupfinder.exe" --show-stats --show-text --discard-cost=70 --debug --normalize-types "--exclude-code-regions="Windows Form Designer generated code"" -e **/*.Designer.cs -e **/*.generated.cs -e **/*Tests/**/*.cs -e Misc/IddealTemplate/**/*.cs -e Tools/FileTruncationTask/**/*.cs -e Tools/SyncRepo/**/*.cs -e Tools/SchemaScan/**/*.cs -i **/*.cs -o 05A1B22A-DE6E-49ae-AA30-DC52A074EF22\result.xml | |
| [12:40:04]: in directory: C:\ProgramData\JetBrains\TeamCity\buildAgent\work\8ef7d41dee6698f1 | |
| [12:40:05]: JetBrains Duplicates Finder for .NET | |
| [12:40:05]: Running in 32-bit mode, .NET runtime 2.0.50727.4216 under Microsoft Windows NT 6.0.6002 Service Pack 2 | |
| [12:40:05]: dupFinder: Invalid option 'output'. Error: Output file is not specified | |
| [12:40:05]: Try `dupFinder /help' for more information. | |
| [12:40:05]: Process exited with code 1 | |
| [12:40:05]: Step Duplicates finder (.NET) failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment