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 --- qemu-support/qemu-ifdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qemu-support') diff --git a/qemu-support/qemu-ifdown b/qemu-support/qemu-ifdown index 809da30..a3c4c48 100755 --- a/qemu-support/qemu-ifdown +++ b/qemu-support/qemu-ifdown @@ -1,3 +1,3 @@ -#! /bin/bash +#! /bin/sh exit 0 -- cgit v1.2.3