diff options
Diffstat (limited to 'Remote/S3.hs')
-rw-r--r-- | Remote/S3.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/S3.hs b/Remote/S3.hs index b248335c8..d1e592b0d 100644 --- a/Remote/S3.hs +++ b/Remote/S3.hs @@ -60,7 +60,7 @@ gen' r u c cst = whereisKey = Nothing, config = c, repo = r, - path = Nothing, + localpath = Nothing, remotetype = remote } |