Revert accidently change to sql.bat (#7194)

This commit is contained in:
Charles Gagnon
2019-09-12 17:03:57 -07:00
committed by GitHub
parent 2128851bdf
commit 7ebd1eb053

View File

@@ -36,7 +36,7 @@ set ELECTRON_ENABLE_STACK_DUMPING=1
:: Use the following to get v8 tracing:
:: %CODE% --js-flags="--trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces" . %*
%CODE% . %* --remote-debugging-port=9222 --inspect=5875
%CODE% . %*
popd