Skip to content

Commit

Permalink
Vast: Updating unrelated code from a merge that is needed to pass a test
Browse files Browse the repository at this point in the history
  • Loading branch information
kristopolous committed Nov 22, 2024
1 parent 25b99f9 commit d9bfbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/utils/controller_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class Controllers(enum.Enum):
controller_type='jobs',
name='managed jobs controller',
candidate_cluster_names=[
managed_job_utils.JOB_CONTROLLER_NAME,
managed_job_utils.JOB_CONTROLLER_NAME,
managed_job_utils.LEGACY_JOB_CONTROLLER_NAME
],
in_progress_hint=(
Expand Down

0 comments on commit d9bfbf3

Please sign in to comment.