mirror of https://github.com/pulumi/pulumi.git
7bed5ddbcc
Found by https://github.com/uber-go/nilaway If Stat returned an error other than `IsNotExist` we would attempt to dereference the fileInfo and trigger a nil access. This fixes it so Stat errors are returned as errors (except for `IsNotExist`). |
||
---|---|---|
.. | ||
executable.go | ||
executable_test.go |