Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7124290
D1041.id3311.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
499 B
Subscribers
None
D1041.id3311.diff
View Options
diff --git a/swh/scheduler/cli.py b/swh/scheduler/cli.py
--- a/swh/scheduler/cli.py
+++ b/swh/scheduler/cli.py
@@ -94,7 +94,7 @@
type=click.Choice(logging._nameToLevel.keys()),
help="Log level (default to INFO)")
@click.pass_context
-def cli(ctx, config_file, cls, database, url, log_level):
+def cli(ctx, config_file, database, url, log_level):
"""Software Heritage Scheduler CLI interface
Default to use the the local scheduler instance (plugged to the
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 21 2024, 4:49 AM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224345
Attached To
D1041: Fix a regression introduced in 61c91b82
Event Timeline
Log In to Comment