Skip to content

Don't run Git tests in release version.

Amar Takhar requested to merge amar/rtems-tools:git into main

Summary

Don't run Git tests in release version.

This checks for the existence of a 'VERSION' file if it exists then it will not run the Git tests.

Also remove ALL variable that was unused.

Closes #8 (closed) Refs !7 (merged)

Merge request reports