Lars Volker has posted comments on this change. ( http://gerrit.cloudera.org:8080/9815 )
Change subject: IMPALA-6747: Automate diagnostics collection. ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/9815/1/bin/diagnostics/collect_shared_libs.sh File bin/diagnostics/collect_shared_libs.sh: http://gerrit.cloudera.org:8080/#/c/9815/1/bin/diagnostics/collect_shared_libs.sh@1 PS1, Line 1: #!/usr/bin/env bash > Thanks for the explanation. I'm leaning towards using /bin/bash here to mak $ find . -name "*.sh" | xargs head -n1 | grep bash | sort | uniq -c 57 #!/bin/bash 67 #!/usr/bin/env bash You win. :) -- To view, visit http://gerrit.cloudera.org:8080/9815 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib29caec7c3be5b6a31e60461294979c318300f64 Gerrit-Change-Number: 9815 Gerrit-PatchSet: 2 Gerrit-Owner: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Bharath Vissapragada <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Comment-Date: Tue, 27 Mar 2018 17:35:42 +0000 Gerrit-HasComments: Yes
