From 78d3add86b564149cd1e7c4527deffbf30cf839b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 26 Aug 2012 14:26:43 -0400 Subject: tweak field name --- Remote/Rsync.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Remote/Rsync.hs') diff --git a/Remote/Rsync.hs b/Remote/Rsync.hs index 1ed73e119..86e9771f9 100644 --- a/Remote/Rsync.hs +++ b/Remote/Rsync.hs @@ -58,7 +58,7 @@ gen r u c = do , whereisKey = Nothing , config = Nothing , repo = r - , path = if rsyncUrlIsPath $ rsyncUrl o + , localpath = if rsyncUrlIsPath $ rsyncUrl o then Just $ rsyncUrl o else Nothing , remotetype = remote -- cgit v1.2.3