From eab576f8d60b834e34f5fe9beed90d2cd09b9fd5 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 23 Oct 2007 13:47:01 +0100 Subject: Use $(SHELL) to find shell to run get-fields.sh script. Signed-off-by: Keir Fraser --- xen/tools/get-fields.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'xen/tools') diff --git a/xen/tools/get-fields.sh b/xen/tools/get-fields.sh index 098abab389..cf81061e4b 100644 --- a/xen/tools/get-fields.sh +++ b/xen/tools/get-fields.sh @@ -1,4 +1,3 @@ -#!/bin/sh test -n "$1" -a -n "$2" -a -n "$3" set -ef -- cgit v1.2.3