minor syntax changes
This commit is contained in:
parent
025ded4a2d
commit
b505ba83e8
19 changed files with 78 additions and 95 deletions
|
@ -48,7 +48,7 @@ gen r u _ = do
|
|||
(False, "") -> tryGitConfigRead r
|
||||
_ -> return r
|
||||
|
||||
u' <- getUUID r'
|
||||
u' <- getRepoUUID r'
|
||||
|
||||
let defcst = if cheap then cheapRemoteCost else expensiveRemoteCost
|
||||
cst <- remoteCost r' defcst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue