]> Cypherpunks.ru repositories - gostls13.git/commit
make.bat: call env.bat with .\env.bat
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Thu, 12 May 2022 01:28:51 +0000 (10:28 +0900)
committerGopher Robot <gobot@golang.org>
Thu, 12 May 2022 13:50:51 +0000 (13:50 +0000)
commit917f201f952019988fd477565223c19352b4bb6a
tree508ecd16ccc34cfeeeee25557d4adb7c5f1f680b
parent0d8345df6637b0fbd595eb8f7cb61be5ebeee314
make.bat: call env.bat with .\env.bat

When set NoDefaultCurrentDirectoryInExePath=1, call env.bat does not work.

Change-Id: If63b02e236079681bdadadbdebc0b39abce01219
Reviewed-on: https://go-review.googlesource.com/c/go/+/405774
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
src/make.bat