summaryrefslogtreecommitdiff
path: root/rtems
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 /rtems
parente997f7abbef9f467b102e9406025bf9ee6c67f24 (diff)
rtems-testing: Use eval bash instead of full path
Diffstat (limited to 'rtems')
-rwxr-xr-xrtems/bit_ALL2
-rwxr-xr-xrtems/bit_all_confs2
2 files changed, 2 insertions, 2 deletions
diff --git a/rtems/bit_ALL b/rtems/bit_ALL
index 69db51f..5501edf 100755
--- a/rtems/bit_ALL
+++ b/rtems/bit_ALL
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
#
# Do a full test sweep using the other helper scripts
#
diff --git a/rtems/bit_all_confs b/rtems/bit_all_confs
index a0265e2..3bc5c39 100755
--- a/rtems/bit_all_confs
+++ b/rtems/bit_all_confs
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
#
# Run over all possible RTEMS configurations
#