kpatch/kpatch
Simon Ruderich 60e5125cb0 kpatch, kpatch-build: further shell code cleanup
- Replace echo $(cmd) with just cmd.
- Replace $@ inside quotes with $*.
- Always die if cd fails.
- Ensure rm -rf "$TEMPDIR"/* never expands to rm -rf /*.

Found by shellcheck.
2017-10-07 10:12:40 +02:00
..
kpatch kpatch, kpatch-build: further shell code cleanup 2017-10-07 10:12:40 +02:00
Makefile add uninstall target 2014-03-20 11:29:25 -05:00