Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
localmodconfig: Rework find_config in streamline_config.pl
Change find_config function to read_config. It now finds the config, reads the config into an array, and returns the array. This makes it a little cleaner and changes the open to use perl's 3 option open. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information