Skip to content

Commit 7c361f7

Browse files
committed
Fix build script comments to match new name
1 parent fee9a1f commit 7c361f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildandtest.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
REM Sample usages:
44
REM
55
REM Building and running tests
6-
REM - build.libgit2sharp.cmd
6+
REM - buildandtest.cmd
77
REM
88
REM Building and identifying potential leaks while running tests
9-
REM - build.libgit2sharp.cmd "LEAKS_IDENTIFYING"
9+
REM - buildandtest.cmd "LEAKS_IDENTIFYING"
1010

1111
SETLOCAL
1212

0 commit comments

Comments
 (0)