]> Cypherpunks repositories - gostls13.git/commit
os/exec: in TestImplicitPWD, explicitly request the logical path
authorBryan C. Mills <bcmills@google.com>
Mon, 25 Apr 2022 14:23:45 +0000 (10:23 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 25 Apr 2022 22:33:21 +0000 (22:33 +0000)
commit22a00f2b5c56211427530da4bfe0bac1a06fdf7c
tree52729deb1e3f9303325c0b750b79a945c01c674e
parent415e3fd8a6e62d7e9cf7d0c995518179dc0b7723
os/exec: in TestImplicitPWD, explicitly request the logical path

Fixes #52537

Change-Id: I70959881a31f425e940e7adf86b36be2596aafb7
Reviewed-on: https://go-review.googlesource.com/c/go/+/402158
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/os/exec/exec_posix_test.go