

test.sh		interactive	./daily_merge_mission_v2.pl 20210101 20210103 0912 1034
test1.sh	cron		./daily_merge_mission_v2.pl -c 20210101 20210103 0912 1034
test2.sh	interactive	./daily_merge_mission_v2.pl no_soda 20210101 20210103 0912 1034
test3.sh	cron		./daily_merge_mission_v2.pl -c
test4.sh	cron		./daily_merge_mission_v2.pl
test5.sh	cron		./daily_merge_mission_v2.pl -p 20210101 20210103 0912 1034
test6.sh	cron		./daily_merge_mission_v2.pl -c no_soda 20210101 20210103 0912 1034
test7.sh	cron		./daily_merge_mission_v2.pl -p no_soda skip_hk fetch_only 20210101 20210103 0912 1034
test8.sh	interactive	./daily_merge_mission_v2.pl v1 20210101 20210103 0912 1034
test9.sh	cron		./daily_merge_mission_v2.pl -c v1 20210101 20210103 0912 1034
