Skip to content

v1.1.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@myitcv myitcv released this 17 Jan 19:34
· 123 commits to master since this release
f22f413
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.