Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
path/filepath: change example to print the correct path on failure
This change makes errors in the example code a bit better, as it's no use to show the root dir when an error occurs walking a subdirectory or file. Change-Id: I546276e9b151fabba5357258f03bfbd47a508201 GitHub-Last-Rev: 398c1ee GitHub-Pull-Request: golang#24536 Reviewed-on: https://go-review.googlesource.com/102535 Reviewed-by: Brad Fitzpatrick <[email protected]>
- Loading branch information