Skip to content

Commit 5f3d288

Browse files
committed
Added parameter handling to runtests-GitSharp.cmd.
1 parent 176954e commit 5f3d288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtests-GitSharp.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -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%"
1+
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

Comments
 (0)