]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics/src/org/simantics/SCLScriptRunnerApplication.java
Process disableIndex and databaseId arguments in SCLScriptRunner
[simantics/platform.git] / bundles / org.simantics / src / org / simantics / SCLScriptRunnerApplication.java
index 977d1c527ce081d6f81ef140c3bafbe654a9d2eb..7919710ff1fcdc2595a937e82e3dbf738d295a6d 100644 (file)
@@ -59,6 +59,7 @@ public class SCLScriptRunnerApplication implements IApplication {
                                SimanticsArguments.ONTOLOGY_RECOVERY_POLICY_REINSTALL,
                                SimanticsArguments.SERVER,
                                SimanticsArguments.LOCAL_SERVER_PORT,
+                               SimanticsArguments.DISABLE_INDEX,
                                SimanticsArguments.DATABASE_ID,
                };
                IArguments result = Arguments.parse(args, accepted);