Skip to content

Commit 3d281c6

Browse files
authored
Update docker/start.py
1 parent a9126fc commit 3d281c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ def indexer_no_projects(logger, uri, config_path, extra_indexer_options):
353353
indexer = Indexer(
354354
indexer_options,
355355
java_opts=indexer_java_opts,
356-
logger=logger,
356+
logger=logger,
357357
jar=OPENGROK_JAR,
358358
doprint=True,
359359
)

0 commit comments

Comments
 (0)