add checks that location log files are committed
currently failing for move --to
This commit is contained in:
parent
3a844b1f3c
commit
a8ce30401d
3 changed files with 19 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
module LocationLog (
|
||||
LogStatus(..),
|
||||
logChange,
|
||||
logFile,
|
||||
keyLocations
|
||||
) where
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue