Automatically fix up badly formatted uuid.log entries produced by 3.20111105, whenever the uuid.log is changed (ie, by init or describe).
This commit is contained in:
parent
637b5feb45
commit
826d5887b2
3 changed files with 33 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
|||
module Logs.UUIDBased (
|
||||
Log,
|
||||
LogEntry(..),
|
||||
TimeStamp(..),
|
||||
parseLog,
|
||||
showLog,
|
||||
changeLog,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue