summaryrefslogtreecommitdiffstats
path: root/sim-scripts/check_endof
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/check_endof
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/check_endof')
-rwxr-xr-xsim-scripts/check_endof2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim-scripts/check_endof b/sim-scripts/check_endof
index 4fd13e0..9dd7be0 100755
--- a/sim-scripts/check_endof
+++ b/sim-scripts/check_endof
@@ -1,4 +1,4 @@
-#! /usr/bin/eval bash
+#! /usr/bin/env bash
#
# This script checks for the "END OF" message in all RTEMS tests.
# It reports tests which do not appear to have completed successfully