summaryrefslogtreecommitdiffstats
path: root/sim-scripts/gdb-sim-run.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-02 20:07:33 +0000
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-02 20:07:33 +0000
commit29789e8c0f83ac9dd7b242db9c942417e7c8347a (patch)
treec676f853df218d61c12112df433962088806bfd4 /sim-scripts/gdb-sim-run.in
parentcovoar/GcovData.h: Remove unused private variable (diff)
downloadrtems-testing-29789e8c0f83ac9dd7b242db9c942417e7c8347a.tar.bz2
rtems-testing shell scripts: Use env not eval
Diffstat (limited to 'sim-scripts/gdb-sim-run.in')
-rwxr-xr-xsim-scripts/gdb-sim-run.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim-scripts/gdb-sim-run.in b/sim-scripts/gdb-sim-run.in
index 5930e63..252bd19 100755
--- a/sim-scripts/gdb-sim-run.in
+++ b/sim-scripts/gdb-sim-run.in
@@ -1,4 +1,4 @@
-#! /usr/bin/eval bash
+#! /usr/bin/env bash
#
# Framework script tailored for the @CPU@/@BSP@
#