Wireshark-commits: [Wireshark-commits] master 4a3e62c: Don't show the echo/python command lines whe
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a3e62cd54215864604292bb1a8708f34a4cc581
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4a3e62c by Роман Донченко (dpb@xxxxxxxxxxxxxx):
Don't show the echo/python command lines when making plugin.c
For consistency with epan/dissectors/Makefile.am. Also, remove the
"with python" parts, since that's the only option now.
Change-Id: I761e1bf7995c1cc1ebd790013181fd6116b289a1
Reviewed-on: https://code.wireshark.org/review/3925
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 95cd6b7 Remove make-tapreg-dotc and its uses, since Python is now mandatory
adds 4a3e62c Don't show the echo/python command lines when making plugin.c
Summary of changes:
plugins/asn1/Makefile.am | 7 ++++---
plugins/docsis/Makefile.am | 7 ++++---
plugins/ethercat/Makefile.am | 7 ++++---
plugins/gryphon/Makefile.am | 7 ++++---
plugins/irda/Makefile.am | 7 ++++---
plugins/m2m/Makefile.am | 7 ++++---
plugins/mate/Makefile.am | 7 ++++---
plugins/opcua/Makefile.am | 7 ++++---
plugins/profinet/Makefile.am | 7 ++++---
plugins/unistim/Makefile.am | 7 ++++---
plugins/wimax/Makefile.am | 7 ++++---
plugins/wimaxasncp/Makefile.am | 7 ++++---
plugins/wimaxmacphy/Makefile.am | 7 ++++---
13 files changed, 52 insertions(+), 39 deletions(-)