From 29789e8c0f83ac9dd7b242db9c942417e7c8347a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 May 2014 20:07:33 +0000 Subject: rtems-testing shell scripts: Use env not eval --- gcc/do_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/do_tests') diff --git a/gcc/do_tests b/gcc/do_tests index 7ea8d61..0275afb 100644 --- a/gcc/do_tests +++ b/gcc/do_tests @@ -1,4 +1,4 @@ -#! /usr/bin/eval bash +#! /usr/bin/env bash # # Example script to show how to test an installed RTEMS and GCC # -- cgit v1.2.3