We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176954e commit 5f3d288Copy full SHA for 5f3d288
runtests-GitSharp.cmd
@@ -1 +1 @@
1
-tools\nant\nant.exe "-buildfile:GitSharp.build" "-t:net-3.5" "-D:build.config=debug" "-D:build.vcs.number.1=%BUILD_VCS_NUMBER%"
+tools\nant\nant.exe -buildfile:GitSharp.build %1 -t:net-3.5 -D:build.config=debug -D:build.vcs.number.1=%BUILD_VCS_NUMBER%
0 commit comments