Searched refs:show_diff (Results 1 – 1 of 1) sorted by relevance
/u-boot/tools/ |
A D | moveconfig.py | 480 def show_diff(a, b, file_path, color_enabled): function 580 show_diff(data.splitlines(True), new_data.splitlines(True), header_path, 640 show_diff(lines, tolines, header_path, options.color) 718 show_diff(lines, tolines, defconfig_path, options.color)
|
Completed in 5 milliseconds