aboutsummaryrefslogtreecommitdiff
path: root/targets/Makefile.xtras
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-07-19 16:23:02 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-07-19 16:23:02 +0000
commit83f5e032b435cb35a6f53dff84a568e7b7ef9d9a (patch)
tree05eb0d53f190e01f06680e74c1b759797d8d4f42 /targets/Makefile.xtras
parentfa562aca7a51bbf5aeb388112789e7641bdb2131 (diff)
downloadsrc-83f5e032b435cb35a6f53dff84a568e7b7ef9d9a.tar.gz
src-83f5e032b435cb35a6f53dff84a568e7b7ef9d9a.zip
Clean up :coredump_phnum
- Use "atf_check -x 'cmd1 | cmd2'" instead of "cmd1 | atf_check cmd2". The two forms are idiomatically similar, but subtly different in the sense of what program invokes the other, and there could be unwanted side effects of the latter idiom dealing with forking, pipes, etc. - Remove chmod and instead source coredump_phnum_restore_state.sh directly. This avoids the need to check the result of the chmod call. - Fix indentation in an if-block (4 column space indentation -> hard tab).
Notes
Notes: svn path=/head/; revision=321211
Diffstat (limited to 'targets/Makefile.xtras')
0 files changed, 0 insertions, 0 deletions