Skip to content

Commit 939336d

Browse files
committed
It works w/o the newline on my system but you are right. A newline is nicer.
1 parent 4a7cae5 commit 939336d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PCbuild/build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ if not exist sqlite3.dll copy ..\..\sqlite-source-3.3.4\sqlite3.dll .
4747
nant -buildfile:python.build all
4848
goto end
4949

50-
:end
50+
:end

PCbuild/build_env.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@%comspec% /k env.bat
1+
@%comspec% /k env.bat

0 commit comments

Comments
 (0)