v1.1.1-alpha
Pre-release
Pre-release
testscript: respect TestScript env PATH variable for exec command (#49) Includes a partial snapshot of os/exec's platform-specific LookPath logic, as of 0456036e28b718d215f49abe83d3c49101f8a4c7. This is largely a copy and paste, with a type alias to os/exec.Error and an "alias" of os/exec.ErrNotFound.