From cd13043aab08912f0fbfa6e401e4b78b4308c0a9 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Wed, 20 Sep 2006 11:53:44 +0000 Subject: [PATCH] Re-add hashbang to sh scripts --- releng/org.eclipse.rse.build/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/releng/org.eclipse.rse.build/bootstrap.sh b/releng/org.eclipse.rse.build/bootstrap.sh index 3877573a795..21adfbfa533 100644 --- a/releng/org.eclipse.rse.build/bootstrap.sh +++ b/releng/org.eclipse.rse.build/bootstrap.sh @@ -1,3 +1,4 @@ +#!/bin/sh #******************************************************************************* # Copyright (c) 2005, 2006 IBM Corporation and others. # All rights reserved. This program and the accompanying materials