From 85c521db42f8a1ffd8b76aa916d47d052aeb5c54 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 May 2014 14:14:18 +0000 Subject: rtems-testing: Use eval bash instead of full path --- rtems/bit_ALL | 2 +- rtems/bit_all_confs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'rtems') 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 # -- cgit v1.2.3