Philip Zeyliger has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11178
Change subject: Make collect_diagnostics executable and minor argument-parsing changes. ...................................................................... Make collect_diagnostics executable and minor argument-parsing changes. collect_diagnostics.py was missing a shebang (#!) at its beginning as well as the executable bit. Since it's meant to be runnable standalone, I've added those. I was able to also simplify the argument handling around the single required --pid argument. Change-Id: If4d021c2f6f9dec62d6865d32ec0419e41a2441c --- M bin/diagnostics/collect_diagnostics.py 1 file changed, 8 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/11178/1 -- To view, visit http://gerrit.cloudera.org:8080/11178 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If4d021c2f6f9dec62d6865d32ec0419e41a2441c Gerrit-Change-Number: 11178 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]>
