Skip to content
Snippets Groups Projects
Commit 74882498 authored by Ruud Beukema's avatar Ruud Beukema
Browse files

Task #10028: Fixed docstring

parent 2b54cd01
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
# #
# $Id: JobsToSchedule.py 33364 2016-01-21 21:21:12Z mol $ # $Id: JobsToSchedule.py 33364 2016-01-21 21:21:12Z mol $
""" """
Daemon that listens to OTDB status changes to PRESCHEDULED, requests Daemon that listens to OTDB status changes to PRESCHEDULED and ASSIGNED, requests
the parset of such jobs (+ their predecessors), and posts them on the bus. the parset of such jobs (+ their predecessors), and posts them on the bus.
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment