Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 4475bcd

Browse files
Revert "Add a short delay after launching mspdbsrv"
This reverts commit 25197f4. Turned out to be that $TERM was not set and wine was unhappy.
1 parent 25197f4 commit 4475bcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

make.cmd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
@REM
1010
@start /min /b mspdbsrv -start -spawn -shutdowntime -1
1111

12-
@REM A short time-out to make sure mspdbsrv is running
13-
@ping -n 2 localhost >NUL
14-
1512
@REM Select the correct build mode.
1613
@REM
1714
@IF NOT DEFINED BUILDTYPE SET BUILDTYPE=Debug

0 commit comments

Comments
 (0)