summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Cambus <fred@statdns.com>2021-09-27 17:42:09 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-09-27 17:42:09 +0000
commit5237b07bf8737b5227b0d30dd6fd23cdaa26c0c2 (patch)
tree7ae805a21350236707212c802db19d6a8e696332
parent6d6dc8f59fb8eb57179e3f186ad898a34f8729b0 (diff)
parent49c7dd24b0fc19d9ac38f033a6f3dac06174d626 (diff)
downloadgwp_asan-5237b07bf8737b5227b0d30dd6fd23cdaa26c0c2.tar.gz
[compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. am: 634351b545 am: 49c7dd24b0
Original change: https://android-review.googlesource.com/c/platform/external/gwp_asan/+/1836413 Change-Id: I570dbb502a6650cda9fe4c32e7cc80b722f4c902
-rwxr-xr-xgwp_asan/scripts/symbolize.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gwp_asan/scripts/symbolize.sh b/gwp_asan/scripts/symbolize.sh
index 6974ee8..0027fa0 100755
--- a/gwp_asan/scripts/symbolize.sh
+++ b/gwp_asan/scripts/symbolize.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# The lines that we're looking to symbolize look like this:
#0 ./a.out(_foo+0x3e6) [0x55a52e64c696]