1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-16 00:00:05 +01:00

trigger new build due to external failure

This commit is contained in:
jgfrm 2017-02-06 20:31:54 +01:00
parent 9fda3d0938
commit b0926e02dc

View file

@ -52,4 +52,4 @@ func nlink(info os.FileInfo) (uint64, error) {
return nil, ok
}
return stat.Nlink(info), err
}
}