use def
This commit is contained in:
parent
45e97191c3
commit
3146d24e29
2 changed files with 6 additions and 3 deletions
2
Annex.hs
2
Annex.hs
|
@ -142,7 +142,7 @@ newState c r = AnnexState
|
|||
, backends = []
|
||||
, remotes = []
|
||||
, remoteannexstate = M.empty
|
||||
, output = defaultMessageState
|
||||
, output = def
|
||||
, force = False
|
||||
, fast = False
|
||||
, daemon = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue