yandex: correct precision to 1ns

This commit is contained in:
Nick Craig-Wood 2015-12-30 20:47:44 +00:00
parent 9ade179407
commit cba27d2920

View File

@ -370,7 +370,7 @@ func (f *Fs) purgeCheck(check bool) error {
// Precision return the precision of this Fs
func (f *Fs) Precision() time.Duration {
return time.Second
return time.Nanosecond
}
// Purge deletes all the files and the container