diff options
author | Wynn Wolf Arbor | 2020-06-04 15:07:24 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-06-04 16:01:30 +0200 |
commit | 74e9da1ae9dcee56112cb36b610856fe3620e6fc (patch) | |
tree | 543849658401bbcaf59fac4270d6e0994b44ee36 /LICENSE | |
parent | 344f0f271daac9ad77c5b1da2ed59c3a3e394e13 (diff) | |
download | kern-74e9da1ae9dcee56112cb36b610856fe3620e6fc.tar.gz |
Drop nvim(1) dependency in diff_kernel
Commit 1b8d91f ("Use configuration file under /boot instead of
/proc/config.gz") enables us to drop neovim as a dependency, since we
can now access all configuration data through actual files.
Use git-diff(1) (which has automatic paging & colours) if available to
show the changes between kernel configurations, else fall back to
diff(1).
Since the exit code of diff utilities is >0 if inputs are different,
ignore the exit code of the diff utility in test_diff() to continue like
normal.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions