summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Cambus <fred@statdns.com>2021-09-27 17:28:09 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-09-27 17:28:09 +0000
commit49c7dd24b0fc19d9ac38f033a6f3dac06174d626 (patch)
tree7ae805a21350236707212c802db19d6a8e696332
parent6d6dc8f59fb8eb57179e3f186ad898a34f8729b0 (diff)
parent634351b545d5a98be1eaf84ce70a70f7b3bab352 (diff)
downloadgwp_asan-49c7dd24b0fc19d9ac38f033a6f3dac06174d626.tar.gz
[compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. am: 634351b545
Original change: https://android-review.googlesource.com/c/platform/external/gwp_asan/+/1836413 Change-Id: I74b99340cb607f4ecafd342835dde5674ef66b69
-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]