Skip to content

Commit bd6a822

Browse files
committed
Replace obsolete HTCondor references III
1 parent 7c11375 commit bd6a822

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"DLSTrigger = dlstbx.services.trigger:DLSTrigger",
117117
"DLSValidation = dlstbx.services.validation:DLSValidation",
118118
"DLSXRayCentering = dlstbx.services.xray_centering:DLSXRayCentering",
119-
"HTCondorStats = dlstbx.services.htcondorstats:HTCondorStats",
120-
"HTCondorWatcher = dlstbx.services.htcondorwatcher:HTCondorWatcher",
119+
"CloudStats = dlstbx.services.cloudstats:CloudStats",
120+
"CloudWatcher = dlstbx.services.cloudwatcher:CloudWatcher",
121121
"S3EchoUploader = dlstbx.services.s3echo_uploader:S3EchoUploader",
122122
"SSXPlotter = dlstbx.services.ssx_plotter:SSXPlotter",
123123
# "LoadProducer = dlstbx.services.load_producer:LoadProducer", # tentatively disabled

0 commit comments

Comments
 (0)