47f47c1dea
When running the process-templates script with both the -o OUTPUT_DIR and -p BASE_PATH options the output files were not being written to the output directory. This fix splits out the file path from the base path to properly write the files. Change-Id: I845e8a2cbd2b12a4a1552b2cfa3ac013466da6bd Closes-Bug: #1794769