aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_import.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_import.py')
-rwxr-xr-xpython/fatcat_import.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_import.py b/python/fatcat_import.py
index eaab9cfe..b0fde01b 100755
--- a/python/fatcat_import.py
+++ b/python/fatcat_import.py
@@ -60,7 +60,7 @@ def run_pubmed(args):
pi,
args.kafka_hosts,
args.kafka_env,
- "oaipmh-pubmed",
+ "ftp-pubmed",
"fatcat-{}-import-pubmed".format(args.kafka_env),
).run()
else: