Add timestamps to trust.log.

This commit is contained in:
Joey Hess 2011-10-06 15:55:50 -04:00
parent 3e0d2a0803
commit f929d0229c
3 changed files with 18 additions and 22 deletions

View file

@ -24,6 +24,7 @@ would keep working, ignoring the timestamp.
> update: converted! --[[Joey]]
- trust.log: "uuid trustlevel timestamp" would work; old git-annex
ignores trailing words
> update: converted! --[[Joey]]
- remote.log: "uuid key=value ... timestamp" is on the edge but does work
(old git-annex will include the timestamp in the key/value map it builds,
but that should not break anything really)