summaryrefslogtreecommitdiff
path: root/Command/Export.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Export.hs')
-rw-r--r--Command/Export.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Export.hs b/Command/Export.hs
index d397b2def..2cf453ea1 100644
--- a/Command/Export.hs
+++ b/Command/Export.hs
@@ -77,7 +77,7 @@ exportTempName ek = ExportLocation $
seek :: ExportOptions -> CommandSeek
seek o = do
r <- getParsed (exportRemote o)
- unlessM (exportSupported (exportActions r)) $
+ unlessM (isExportSupported r) $
giveup "That remote does not support exports."
new <- fromMaybe (giveup "unknown tree") <$>