Sundar Yamunachari wrote: > Karen: > > 57: It is better to search for the whole string > 'flush-content-cache-on-success' since it may not work if a new name > starts with 'flush-content-cache' is added to the cfg_cache file in > the future. Good point. Will change to search for the whole string. > 58: not aligned properly Actually, it needs to be this way. If I make it align, then, the tab will appear in the cfg_cache file too. > 63: The status value may be 0 since it was set in line 36 > > - Sundar Fixed.
Thank you for your review. --Karen