It works w/o the newline on my system but you are right. A newline is nicer.
This commit is contained in:
parent
4a7cae526a
commit
939336d7d4
|
@ -47,4 +47,4 @@ if not exist sqlite3.dll copy ..\..\sqlite-source-3.3.4\sqlite3.dll .
|
|||
nant -buildfile:python.build all
|
||||
goto end
|
||||
|
||||
:end
|
||||
:end
|
||||
|
|
|
@ -1 +1 @@
|
|||
@%comspec% /k env.bat
|
||||
@%comspec% /k env.bat
|
||||
|
|
Loading…
Reference in New Issue