containerd / fifo

fifo pkg for Go
https://containerd.io
Apache License 2.0
85 stars 30 forks source link

Print original path name on error #3

Closed mlaventure closed 7 years ago

mlaventure commented 7 years ago

Signed-off-by: Kenfe-Mickael Laventure mickael.laventure@gmail.com

-- Should make for easier debugging

tonistiigi commented 7 years ago

@mlaventure Have to update handle_nolinux.go as well.

mlaventure commented 7 years ago

@tonistiigi fn is already the original path in that case

mlaventure commented 7 years ago

i added the path to the second error message though