Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Basic mode, check the model files and look for any errors, many things are checked for, more will be added.

Code Block
/usr/local/nmis8nmis9/admin/model_tool.pl check=true

...

Run this to build the model schema automatically.  This will make the file /usr/local/nmis8/conf/Model-Schema.nmis

Code Block
/usr/local/nmis8nmis9/admin/model_tool.pl models_dir=models-default make_schema=1 check=true 

...