28358 | Corrected local name of file checked for custom local logic extraction, and corrected order of local custom config file loading (global comes before instance-specific). Test: Set P4_MSG="Life" at the end of p4_vars, and set P4_MSG+=" Is Good" at the end of p4_1.vars, each below the '### MAKE LOCAL CHANGES HERE' block. Then echo $P4_MSG after. |
28356 | Corrected custom logic extraction issues found during code review/testing. |
28344 | Added documented-but-missing logic for extracting custom logic from SDP shell environment files. |
28357 | Corrected local name of file checked for custom local logic extraction, and corrected order of local custom config file loading (global comes before instance-specific). Test: Set P4_MSG="Life" at the end of p4_vars, and set P4_MSG+=" Is Good" at the end of p4_1.vars, each below the '### MAKE LOCAL CHANGES HERE' block. Then echo $P4_MSG after. #review-28358 |
28355 | Corrected custom logic extraction issues found during code review/testing. #review-28356 |
28343 | Added documented-but-missing logic for extracting custom logic from SDP shell environment files. #review-28344 |