From 431626e3f1ebde12cdf56061619f939eae47ffdc Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Thu, 24 Jun 2010 02:59:05 +0000 Subject: [PATCH] use /bin/ksh instead of /usr/bin/ksh for RH6 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6593 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/ib/scripts/configCECs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/ib/scripts/configCECs b/xCAT-server/share/xcat/ib/scripts/configCECs index b3ca1a6d7..b5b16417b 100644 --- a/xCAT-server/share/xcat/ib/scripts/configCECs +++ b/xCAT-server/share/xcat/ib/scripts/configCECs @@ -1,4 +1,4 @@ -#!/usr/bin/ksh +#!/bin/ksh ########################################################################### #