+The script has to be run after performing the first step mentioned above. It will read `ulDatabase_params` from `KPI_Rover/KPIRover.c` and validate it. If the check succeeds, the file `KPI_Rover/Database/ulDatabase.h` will be updated and the script will return zero. In case a validity check fails, the script will print the specific line that failed the check, underline the problematic value in the line and specify the rule the value has broken. The `KPI_Rover/Database/ulDatabase.h` file will remain unchanged and the exit code will be set to a non-zero value.
0 commit comments