Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123300
D1187.id3737.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
372 B
Subscribers
None
D1187.id3737.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
@@ -592,7 +592,6 @@
ctx.exit(1)
from swh.scheduler.api import server
- server.app.scheduler = ctx.obj['scheduler']
server.app.config.update(ctx.obj['config'])
if debug is None:
debug = ctx.obj['loglevel'] <= logging.DEBUG
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 18, 2:59 PM (5 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3229050
Attached To
D1187: cli: kill a useless statement
Event Timeline
Log In to Comment