tweak field name
This commit is contained in:
parent
20a451a58b
commit
78d3add86b
10 changed files with 12 additions and 13 deletions
|
@ -60,7 +60,7 @@ gen r u c = do
|
|||
, whereisKey = Nothing
|
||||
, config = c
|
||||
, repo = r
|
||||
, path = if bupLocal buprepo && not (null buprepo)
|
||||
, localpath = if bupLocal buprepo && not (null buprepo)
|
||||
then Just buprepo
|
||||
else Nothing
|
||||
, remotetype = remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue