Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 2c9d2be: Fail if any of the install-exec-hook command

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Jul 2014 20:27:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c9d2bea32238223634ae975cfd4e682ba1a0b2b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2c9d2be by Guy Harris (guy@xxxxxxxxxxxx):

    Fail if any of the install-exec-hook commands fails.
    
    Hopefully, this will mean that somebody doing a set-UID/set-GID/setcap
    installation as themselves rather than as root will not "succeed" but
    leave dumpcap installed without enhanced privileges, so the underlying
    problem in bugs such as bug 10247 will be more obvious.
    
    Change-Id: I34393bc2c9ea4dc59854a08524edb4f65e79730b
    Reviewed-on: https://code.wireshark.org/review/2781
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  980893a   NDPS dissector is the poster child for proto_tree_add_subtree[_format].
    adds  2c9d2be   Fail if any of the install-exec-hook commands fails.


Summary of changes:
 Makefile.am |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)