projects
/
userspace-rcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f44fbd
)
Adjust shell script to allow Bash in other locations
author
Brad Smith
<brad@comstyle.com>
Tue, 4 Jun 2024 03:51:06 +0000
(23:51 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@efficios.com>
Tue, 4 Jun 2024 13:24:26 +0000
(09:24 -0400)
commit
da56d5cad05a
("Adjust shell scripts to allow Bash in other locations")
adjusted most of the shell scripts, except one.
Signed-off-by: Brad Smith <brad@comstyle.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I30ee8cb36d874f5eaadf7b17c60cfd362ecfa2f0
extras/abi/dump_abi.sh
patch
|
blob
|
blame
|
history
diff --git
a/extras/abi/dump_abi.sh
b/extras/abi/dump_abi.sh
index a7bd5fda4c9ffcca25b51b7cd32298c1c7ba804a..673b8391e16442d244076c79ff2ef20b91e88eb6 100755
(executable)
--- a/
extras/abi/dump_abi.sh
+++ b/
extras/abi/dump_abi.sh
@@
-1,4
+1,4
@@
-#!/
bin/
bash
+#!/
usr/bin/env
bash
# SPDX-FileCopyrightText: 2021 Michael Jeanson <mjeanson@efficios.com>
#
This page took
0.025657 seconds
and
4
git commands to generate.