Versions Compared

Key

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

...

The usage of the script is shown with the command:  ./ openifs-test.sh -h

Run the build and test using the following command:

Code Block
languagebash
themeMidnight
cd $OIFS_HOME
./bin/openifs-test.sh -b -t

Note: It is normal to see warnings during the build process.

...