Skip to content
Snippets Groups Projects
Commit 359020e7 authored by tempiaa's avatar tempiaa
Browse files

Solved fallthrough

parent adbaebfa
No related branches found
No related tags found
1 merge request!331Solved fallthrough
......@@ -728,6 +728,7 @@ public class Action extends Command {
case "-c":
//concurrency
amc.setIgnoreConcurrenceBetweenInternalActions(false);
break;
default:
return Interpreter.BAD;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment