summaryrefslogtreecommitdiff
path: root/gcc/do_tests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-02 14:14:18 +0000
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-05-02 14:24:41 +0000
commit85c521db42f8a1ffd8b76aa916d47d052aeb5c54 (patch)
tree71789f7b3eba911198b8d8213ffde224b60cc2df /gcc/do_tests
parente997f7abbef9f467b102e9406025bf9ee6c67f24 (diff)
rtems-testing: Use eval bash instead of full path
Diffstat (limited to 'gcc/do_tests')
-rw-r--r--gcc/do_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/do_tests b/gcc/do_tests
index 7d6a7cf..7ea8d61 100644
--- a/gcc/do_tests
+++ b/gcc/do_tests
@@ -1,3 +1,4 @@
+#! /usr/bin/eval bash
#
# Example script to show how to test an installed RTEMS and GCC
#