aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2019-05-15 17:04:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2019-05-15 17:04:59 -0300
commit2f4cf9d60d8e7acd07028a80f71ee711422639f7 (patch)
treee00558f5d3f707177eb295106fb48f46e579d3df
parent7d58c3e04b3763dbd3dd0ca77950d3e9deaae674 (diff)
downloadckandumper-2f4cf9d60d8e7acd07028a80f71ee711422639f7.tar.gz
ckandumper-2f4cf9d60d8e7acd07028a80f71ee711422639f7.tar.bz2
Fix typo
-rwxr-xr-xckandumper2
1 files changed, 1 insertions, 1 deletions
diff --git a/ckandumper b/ckandumper
index 51089b7..ccbb772 100755
--- a/ckandumper
+++ b/ckandumper
@@ -243,7 +243,7 @@ class CkanDumper:
package_download.append([resource['url'], resource_file])
- self.download.get(package_download)
+ self.download.get(package_downloads)
# Run only once during development
#return