aboutsummaryrefslogtreecommitdiffstats
path: root/python/ingest_tool.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-10-15 17:12:40 -0700
committerBryan Newbold <bnewbold@archive.org>2021-10-15 18:15:29 -0700
commita09396caefe709b521e560add5b01c1a5c94cb53 (patch)
tree6a4464f569d1d46fbc5e6cc54ba593c0680c499b /python/ingest_tool.py
parentba324ae5a6051c47d4cf7524c28caeda7abd6fc5 (diff)
downloadsandcrawler-a09396caefe709b521e560add5b01c1a5c94cb53.tar.gz
sandcrawler-a09396caefe709b521e560add5b01c1a5c94cb53.zip
more fileset iteration
Diffstat (limited to 'python/ingest_tool.py')
-rwxr-xr-xpython/ingest_tool.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/ingest_tool.py b/python/ingest_tool.py
index 45e1812..fdb5b48 100755
--- a/python/ingest_tool.py
+++ b/python/ingest_tool.py
@@ -21,6 +21,7 @@ def run_single_ingest(args):
if request['ingest_type'] in ['dataset',]:
ingester = IngestFilesetWorker(
try_spn2=not args.no_spn2,
+ ingest_file_result_stdout=True,
)
else:
ingester = IngestFileWorker(