Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
6dd99ce1
Commit
6dd99ce1
authored
May 07, 2025
by
BO ZHANG
🏀
Browse files
update msc cli
parent
03a04e78
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_dag/cli/msc.py
View file @
6dd99ce1
...
...
@@ -34,7 +34,7 @@ for obs_type, dag_ids in DAG_LOOP_MAP.items():
dag
=
CsstDAG
.
get_dag
(
dag_id
=
dag_id
)
msgs
=
dag
.
schedule
(
dataset
=
args
.
dataset
,
obs_type
=
args
.
obs_type
,
obs_type
=
obs_type
,
project_id
=
args
.
project_id
,
batch_id
=
args
.
batch_id
,
initial_prc_status
=-
2
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment