marsadm: add forgotten LOOP

This commit is contained in:
Thomas Schoebel-Theuer 2020-12-23 13:49:15 +01:00 committed by Thomas Schoebel-Theuer
parent 34061f9d59
commit 0c4f1eeb9f

View File

@ -9410,6 +9410,7 @@ my %cmd_table =
"FORK",
\&primary_phase1,
"leave primary state",
"LOOP",
\&primary_phase1b,
"trigger remote",
\&primary_phase4,