Commit 6dd99ce1 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

update msc cli

parent 03a04e78
......@@ -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,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment